/BDO-community

Black Desert Online Modulable Server / Client / Database . Just for players what want to mount own servers

GNU General Public License v3.0GPL-3.0

BDO-community ( Black Desert Online Community )

Issues on Github Pull Request opened on Github Release version on Github Release date on Github
Branch name BDOC-utils BDOC-core BDOC-db BDOC-client BDOC-server
master bdoc-utils_lin bdoc-utils_win bdoc-core_lin bdoc-core_win bdoc-db_lin bdoc-db_win bdoc-client_lin bdoc-client_win bdoc-server_lin bdoc-server_win

How to install ?

TODO: make sense

How to exec tests ?

TODO: make sense

How to download from Github ? ( development, documentation, testing, design )

We are using Git-submodule functionality to handle all projects as independent packages

    1. Clone this repo : git clone https://github.com/RealImperialGames/BDO-community.git
    1. Enter on repo directory : cd BDO-community
    1. Clone submodules : git submodule update --init --recursive
    1. Attach branches HEAD : git submodule foreach git checkout master

Contributing

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.