This is the develop branch of Rooster and a complete reimplementation of the cmangos backend emulators.
- bin/ - shell scripts or something similar
- build/ - output directory for build artifacts
- docs/ - documentation
- src/ - sourcecode
- src/databases/ - setup and/or sql files for creating our databases
- src/server/ - sourcecode for our server backends (vanilla, tbc, wotlk, etc.)
We'll try to handle each database and backend server as a separate repository so we can inject those as a git submodule.