Files
Nitrox/NitroxServer-Subnautica/Properties/launchSettings.json
2025-07-06 00:23:46 +02:00

11 lines
197 B
JSON

{
"profiles": {
"NitroxServer-Subnautica": {
"commandName": "Project"
},
"Launch test save": {
"commandName": "Project",
"commandLineArgs": "--save test"
}
}
}