Branch name | BDOC-utils | BDOC-core | BDOC-db | BDOC-client | BDOC-server |
---|---|---|---|---|---|
master |
TODO: make sense
TODO: make sense
We are using Git-submodule functionality to handle all projects as independent packages
- Clone this repo :
git clone https://github.com/RealImperialGames/BDO-community.git
- Clone this repo :
- Enter on repo directory :
cd BDO-community
- Enter on repo directory :
- Clone submodules :
git submodule update --init --recursive
- Clone submodules :
- Attach branches HEAD :
git submodule foreach git checkout master
- Attach branches HEAD :
We welcome contributions to BDO-community! These are the many ways you can help:
- Submit patches and features
- Make BDOC-core ( new updates to improve main library )
- Make BDOC-db ( new updates for database configuration or queries )
- Make BDOC-client ( new updates for community client )
- Make BDOC-server ( new updates for community server )
- Improve the BDOC-utils bdoc-utils
- Improve the BDOC-core bdoc-core
- Improve the BDOC-db bdoc-db
- Improve the BDOC-client bdoc-client
- Improve the BDOC-server bdoc-server
- Report bugs
- And Donate bdoc-donate !
Please read our documentation to get started. Also note that this project is released with a code-of-conduct , please make sure to review and follow it.