SimulationDefinition :: table new
Table fields
| planet | :: SpaceLocationID | |
| game_view_settings | :: GameViewSettings | |
| save | :: string | |
| init | :: string | |
| update | :: string | |
| mods | :: array[string] | |
| init_update_count | :: uint32 | |
| length | :: uint32 | |
| generate_map | :: boolean | |
| checkboard | :: boolean | |
| hide_health_bars | :: boolean | |
| mute_technology_finished_sound | :: boolean | |
| mute_alert_sounds | :: boolean | |
| volume_modifier | :: float? | |
| override_volume | :: boolean? | |
| mute_wind_sounds | :: boolean? | |
| hide_factoriopedia_gradient | :: boolean? |

