coding
Contributing to ShadowGate codebase
Development setup
LPC and areas
Git
We have
Gitea instance serving our code
There is a
github mirror as well
Make a change, git add ./path/to/changed/file
, git commit -m 'commit message
', git format-patch HEAD~..HEAD
, send the patch to someone with write access.
-
-
Resources
-
-
Doxygen – quick reference. Helps to find what file calls which function.
-
http://lpmuds.net/ – Central hub for lp family of muds. It has been freequently down since 2017.
coding.txt · Last modified: 2020-11-14 12:46 by ilmarinen