ClassiCube/doc
2020-12-16 00:06:04 +11:00
..
compile-fixes.md Webclient: Get 'download size for texture packs' to work in firefox for some sites at least 2020-12-16 00:06:04 +11:00
hosting-flask.md Fix tex ids overlay title with high DPI, update hosting-flask.md 2020-08-22 23:44:03 +10:00
hosting-webclient.md Add documentation in hosting-webclient.md for how to properly design webpage hosting the webclient for mobile devices 2020-11-03 22:43:36 +11:00
plugin-dev.md Backport adding support for InputEvents.TextChanged from AndroidInputType branch 2020-10-18 14:51:13 +11:00
portability.md
readme.md Fix android makefile to compile, add readme for doc/misc folder 2020-07-27 22:09:37 +10:00
style.md Android version should always be fullscreen 2020-11-21 14:06:14 +11:00

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