15 lines
341 B
JSON
15 lines
341 B
JSON
{
|
|
"profiles": {
|
|
"Nitrox.Launcher": {
|
|
"commandName": "Project"
|
|
},
|
|
"Crash Report": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "--crash-report"
|
|
},
|
|
"Instant launch \"world\"": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "instantlaunch --save \"world\" --players \"Player1\""
|
|
}
|
|
}
|
|
} |