Stellaris

Stellaris

AutoBuild (outdated)
 This topic has been pinned, so it's probably important
had  [developer] May 16, 2017 @ 9:52pm
Compatibility and how make support for mod
If any mod remove vanilla building, it will cause crash. If you wont remove building in your mod, just type "always = no" in condition.

Autobuild affect vanilla and compatible mods buildings.

How make support for mod

if you want to add support for mod, you need the following things:
1) Make scripted effect example[github.com]
2) Make events to autobuild something example[github.com]
3) Write me so I added your effect to the autobuild mod.

My scripts for generate autobuild code
https://github.com/hadaev8/Autobuild/blob/master/python%20things/stellaris_general.ipynb


Mod replaces the following things from vanilla:

interface\government_view.gui
Last edited by had; Mar 10, 2018 @ 2:36pm