Settings
shared/config.lua
Config.Locations
uniqueName
= this value can be any word combined with numbers (city1, legionStorage) but has to be unique!
types
will define which storage types are available at the location. These types have to be defined under Config.UnitSettings
as well
Config.UnitSettings
Feel free to add more types (small / medium / large
) following the same format
Size is only used in inventories that support a max weight
client/config.lua
This area of the guide will be improved over time. This resource has been developed using a single inventory but should be usable with all inventories with minor modifications.
Last updated