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