The official home for Path of Titans mod documentation. Modders and developers use this repository to publish and maintain guides, configuration references, and setup instructions for their mods.
Maintained by NexLink Core.
This is where you document your mod. Each mod gets its own Markdown file organized by category. Server owners and players rely on the docs you publish here, so keep them accurate and up to date.
/guides/path-of-titans/
utility-mods/
path-of-titans-ptrtidbits.md
gameplay-mods/
path-of-titans-<mod-name>.md
cosmetic-mods/
path-of-titans-<mod-name>.md
...
- Fork the repo or create a branch
- Add your mod's guide file under the appropriate category in
/guides/path-of-titans/ - Submit a pull request
See the Contributing Guide for naming conventions, formatting rules, and what to include in your documentation.
All pull requests are reviewed before merging.
Browse the /guides/ directory to find documentation for a specific mod. Each guide covers configuration options, setup instructions, and available commands.
Please review our Code of Conduct before contributing.