Files
space-game/shared/data/scenarios/empty.json

13 lines
244 B
JSON

{
"worldGeneration": {
"seed": 8,
"targetSystemCount": 2,
"useKnownSystems": true,
"aiControllerFactionCount": 0,
"generatePlayerFaction": false
},
"initialStations": [],
"shipFormations": [],
"patrolRoutes": []
}