first commit
This commit is contained in:
15
Nitrox.Launcher/Properties/launchSettings.json
Normal file
15
Nitrox.Launcher/Properties/launchSettings.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Nitrox.Launcher": {
|
||||
"commandName": "Project"
|
||||
},
|
||||
"Crash Report": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "--crash-report"
|
||||
},
|
||||
"Instant launch \"world\"": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "instantlaunch --save \"world\" --players \"Player1\""
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user