12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"profiles": {
|
|
"OpenRA.Utility": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "all --docs {DEV_VERSION}",
|
|
"environmentVariables": {
|
|
"ENGINE_DIR": ".."
|
|
}
|
|
}
|
|
}
|
|
}
|