Initial Setup

This commit is contained in:
Savya Bikram Shah
2026-05-26 18:45:12 +05:45
parent 8d599a6396
commit a1ba052ece
48 changed files with 2393 additions and 781 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.gilzoide.update-manager": "1.5.3",
"com.kyrylokuzyk.primetween": "1.4.0",
"com.unity.2d.animation": "14.0.3",
"com.unity.2d.aseprite": "4.0.1",
"com.unity.2d.psdimporter": "13.0.2",
@@ -66,6 +67,13 @@
"com.gilzoide.update-manager",
"jp.hadashikick.vcontainer"
]
},
{
"name": "npm",
"url": "https://registry.npmjs.org",
"scopes": [
"com.kyrylokuzyk"
]
}
]
}