Avorion
Galaxy Reborn Systems
4 条留言
Горбатый Судак 2020 年 7 月 19 日 上午 8:51 
Да.лбо.еб, крашнул игру своим модом!
Droknar 2020 年 6 月 26 日 上午 10:04 
the mining systems don't highlight resources.
Ripper150 2020 年 6 月 5 日 上午 6:16 
is a better way to do it, else it might break, here it did
Ripper150 2020 年 6 月 5 日 上午 6:16 
-- Starting with version 0.29, the upgradegenerator.lua was changed
if GameVersion() >= Version(0, 29, 0) then

add("data/scripts/systems/aegistcs.lua", 0.1)

else
-- use this for version 0.28 and below
UpgradeGenerator.add("data/scripts/systems/aegistcs.lua", 0.1)