Stellaris

Stellaris

AutoBuild (outdated)
 此主題已被置頂,因此它可能很重要
had  [開發人員] 2017 年 5 月 16 日 下午 9:52
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
最後修改者:had; 2018 年 3 月 10 日 下午 2:36