Stellaris
AutoBuild (outdated)
 Тема закреплена. Скорее всего, здесь есть важная информация.
had  [Разработчик] 16 мая. 2017 г. в 21: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; 10 мар. 2018 г. в 14:36