Files
svenm_adminandClaude Sonnet 5 2fd424b2bf chore: add project scaffolding, third-party assets and settings
- Terrain, Prefabs, Textures, Modelle (u. a. Lieferkarton-/Vibrations-
  Rohdaten in Assets/Data)
- Third-Party-Pakete: TextMesh Pro, Toby Fredson Foliage Engine, Sat
  Productions Street Lights, ProBuilder Data
- Neue Szene Boot.unity, Shop-Szenenordner
- Package-Manifest/Lock, ProjectSettings, Build-Profile, .slnx
- Doku: EDITOR_SETUP.md, INSTALL.md, TODO.md

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-14 19:22:02 +02:00

19 lines
1.4 KiB
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\")",
"Bash(curl -s \"https://packages.unity.com/com.unity.progrids\")",
"Bash(curl -s \"https://packages.unity.com/com.unity.polybrush\")",
"Read(//c/Users/SVEN__~1/AppData/Local/Temp/claude/C--Arbeit-Projekte-spiele-SixShopSimulator/3e358e69-a067-4cfd-bbed-72a50a4c13e0/scratchpad/**)",
"Bash(node fbxparse.js \"/c/Arbeit/Projekte/spiele/SixShopSimulator/Assets/Data/karton.fbx\")"
]
}
}