This commit is contained in:
mob-sakai
2023-11-21 09:27:50 +09:00
commit 2aa8d41950
45 changed files with 2200 additions and 0 deletions

8
Packages/manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"com.unity.ide.rider": "3.0.27",
"com.unity.test-framework": "1.1.33",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.physics": "1.0.0"
}
}