.ultra_game_map File formatValues separated by ; Key and value separated by = or by : for list List of values separated by line breaks Before = and : you can write the field type in brackets (type) Types: Type | Description ------|------------- str | string num | number int | integer float | float bool | boolean map | string that is split into chars any string | custom type type[] | array of type, can only be the last one Examples
With types:
|