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>
This commit is contained in:
2026-08-14 19:22:02 +02:00
co-authored by Claude Sonnet 5
parent 7e4cebbf13
commit 2fd424b2bf
1156 changed files with 2492022 additions and 12 deletions
+5 -1
View File
@@ -8,7 +8,11 @@
"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(\"/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\")"
]
}
}