mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-22 09:01:57 -05:00
.. | ||
compile-fixes.md | ||
hosting-flask.md | ||
hosting-webclient.md | ||
plugin-dev.md | ||
portability.md | ||
readme.md | ||
style.md |
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 |
hosting-webclient.md | Explains how to integrate the web client into your own website |
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 |