The mods tag has no wiki summary.
-2
votes
1answer
305 views
Is there a mission editor for Startopia available?
Currently the only way I know to create new missions is directly editing the missions files which are text only.
14
votes
3answers
4k views
How do you add a scripting language to a game?
Let's say I have a game written in C++. But I want to add some modding or scripting functionality to it. How would one go about adding a scripting functionality to your game?