15 lines
992 B
JSON
15 lines
992 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(where.exe Unity.exe)",
|
|
"Read(//c/Program Files/Unity/Hub/Editor/**)",
|
|
"Read(//c/Program Files/Unity/**)",
|
|
"Bash(\"/c/Program Files/Unity/Hub/Editor/6000.5.7f1/Editor/Unity.exe\" -batchmode -nographics -quit -projectPath \"C:\\\\Arbeit\\\\Projekte\\\\spiele\\\\SixShopSimulator\" -logFile \"C:\\\\Arbeit\\\\Projekte\\\\spiele\\\\SixShopSimulator\\\\pkg-resolve.log\")",
|
|
"Bash(echo \"EXIT CODE: $?\")",
|
|
"Bash(curl -s \"https://packages.unity.com/com.unity.netcode.gameobjects\")",
|
|
"Bash(sort -u -t'\\(' -k1,1)",
|
|
"Bash(\"/c/Program Files/Unity/Hub/Editor/6000.5.7f1/Editor/Unity.exe\" -batchmode -nographics -runTests -projectPath \"C:\\\\Arbeit\\\\Projekte\\\\spiele\\\\SixShopSimulator\" -testPlatform EditMode -testResults \"C:\\\\Arbeit\\\\Projekte\\\\spiele\\\\SixShopSimulator\\\\test-results.xml\" -logFile \"C:\\\\Arbeit\\\\Projekte\\\\spiele\\\\SixShopSimulator\\\\unity-test.log\")"
|
|
]
|
|
}
|
|
}
|