evennia/docs/source/Coding/Coding-Overview.md
Griatch 03d63067d4 Revert "Updated HTML docs."
This reverts commit b93bccfe88.
2022-11-15 20:46:50 +01:00

703 B

Coding and development help

This documentation aims to help you set up a sane development environment to make your game, also if you never coded before. If you are an experienced coder, much of this will be familiar to you, but some things may still be useful.

Setting up a workflow

See also the Beginner Tutorial.

:maxdepth: 2

Version-Control.md
Updating-Your-Game.md

Coding away

:maxdepth: 2

Coding-Introduction.md
Debugging.md
Unit-Testing.md
Profiling.md
Quirks.md
Changelog.md

Third-party integrations

:maxdepth: 2

Continuous-Integration.md
Setting-up-PyCharm.md