Index
⚠️ Work in Progress | These docs are still being written so expect updates
Welcome to the official documentation for KaamoClubModApi, an utility to make mods for the game Galaxy on Fire 2.
The API lets you create mods by hooking into the game's engine through a single dll, giving you acces to the player data, stations, systems and more!
Useful Links
| Topic | Description |
|---|---|
| Installation | How to install the modding api and run mods |
| Building from source | How to compile the modding api source code |
| Your first mod | Learn how to make a mod! |
License
KaamoClubModApi is released under the GPL-3.0 License. See the LICENSE file for details.