-
Notifications
You must be signed in to change notification settings - Fork 0
Install Instructions
Laserzwei edited this page Nov 9, 2018
·
4 revisions
Download it here
Put the contents of the /data/ folder, from the zip, into steam/.../Avorion/data/
This should overwrite /scripts/entity/claim.lua
Put the contents of the /mods/ folder, from the zip, into steam/.../Avorion/mods/
This should add the folder /mods/mOs/.
If you are updating:
Delete the /mods/mOS/ folder. And make sure server.lua is vanilla.
... with claim.lua:
The mos script requires to be attached to the asteroid. This happens in line 62 (vanilla) before terminate().
Add:
Entity():addScript("mods/mos/scripts/entity/moveAsteroid.lua") --mOS