Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"profiles": {
|
|
"OpenRA.Utility": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "all --docs {DEV_VERSION}",
|
|
"environmentVariables": {
|
|
"ENGINE_DIR": ".."
|
|
}
|
|
}
|
|
}
|
|
}
|