11 lines
494 B
Plaintext
11 lines
494 B
Plaintext
D:.
|
|
+---base "Base Game Content"
|
|
¦ +---conf "Game configs"
|
|
¦ +---img "Game Images"
|
|
¦ +---compressed "In-game images"
|
|
¦ +---psd "Photoshop images"
|
|
+---design "Design docs"
|
|
+---projects "Here we have different project files"
|
|
+---Main "This is the main runner for the game"
|
|
+---save "Game Saves"
|
|
+---src "Game Sources" // DO NOT COMMIT NONCOMPILING CODE |