Latest compatible version of Classicube from the original GitHub repository (https://github.com/ClassiCube/ClassiCube) that can be compiled on Classicube for PowerMac PPC running Mac OS X 10.4.
This commit is contained in:
12
doc/readme.md
Normal file
12
doc/readme.md
Normal file
@@ -0,0 +1,12 @@
|
||||
This folder contains general information relating to the game's source code.
|
||||
|
||||
|File|Description|
|
||||
|--------|-------|
|
||||
|compile-fixes.md | Steps on how to fix some common compilation errors |
|
||||
|hosting-flask.md | Example website that hosts the web client using [Flask](https://flask.palletsprojects.com/)|
|
||||
|hosting-webclient.md | Explains how to integrate the web client into your own website |
|
||||
|modules.md | Provides a summary about the modules that constitute the game's code|
|
||||
|plugin-dev.md | Explains how to compile a simple plugin for the game |
|
||||
|portability.md | Provides information about porting this game to other platforms |
|
||||
|style.md | Explains the style guidelines that the source code generally follows |
|
||||
|strings.md | Provides details about the custom string type used by this game |
|
||||
Reference in New Issue
Block a user