11 lines
425 B
Plaintext
11 lines
425 B
Plaintext
This directory's organization is as follows:
|
|
|
|
* src/ - contains source and include files
|
|
* build/ - contains build scripts/environments for GNU Make, XCode OS X, Windows VS, XCode iOS and Android
|
|
* assets/ - source versions of "data/"
|
|
|
|
After creating a build, you may have a "release" or "debug" directory in the root:
|
|
|
|
* OSX/iOS/Android application bundle
|
|
* Linux/Windows executable, data directory, and libraries
|