MapGenPreset :: struct
| order | :: Order | Specifies the ordering in the map generator GUI. |
Specifies the ordering in the map generator GUI. | ||
| default optional | :: boolean | Whether this is the default preset. [...] |
Whether this is the default preset. [...] | ||
| basic_settings optional | :: MapGenSettings | If any setting is not set, it will use the default values. |
If any setting is not set, it will use the default values. | ||
| advanced_settings optional | :: AdvancedMapGenSettings | If any setting is not set, it will use the default values. |
If any setting is not set, it will use the default values. | ||


