KlaasWhite
New Member
- Nov 14, 2025
- 1
- 5
StarMap is a POC/Prototype arbitrary code modloader.
Currently it will just work as a simple mod loader for loading code modes, but in the future, the goal is to achieve a mod experience like Factorio, where mods can be downloaded from within the game, and the game is automatically restarted with new mods.
It can be downloaded from Github with more info in the Readme on how to set it up.
An example mod and how to create and compile mods can be found in the example mods repo.
License: MIT
Download link: GitHub
Source code: GitHub
Dependencies: None
Currently it will just work as a simple mod loader for loading code modes, but in the future, the goal is to achieve a mod experience like Factorio, where mods can be downloaded from within the game, and the game is automatically restarted with new mods.
It can be downloaded from Github with more info in the Readme on how to set it up.
An example mod and how to create and compile mods can be found in the example mods repo.
License: MIT
Download link: GitHub
Source code: GitHub
Dependencies: None
Last edited: