feature/fishnet-essentials #5

Merged
horooko merged 7 commits from feature/fishnet-essentials into master 2026-04-08 01:26:08 +03:00
2 changed files with 16 additions and 0 deletions
Showing only changes of commit 8b1a4a939a - Show all commits
+2
View File
@@ -1,5 +1,7 @@
{
"dependencies": {
"com.cysharp.messagepipe": "https://github.com/Cysharp/MessagePipe.git?path=src/MessagePipe.Unity/Assets/Plugins/MessagePipe",
"com.cysharp.messagepipe.vcontainer": "https://github.com/Cysharp/MessagePipe.git?path=src/MessagePipe.Unity/Assets/Plugins/MessagePipe.VContainer",
"com.unity.2d.sprite": "1.0.0",
"com.unity.ai.navigation": "2.0.12",
"com.unity.burst": "1.8.28",
+14
View File
@@ -1,5 +1,19 @@
{
"dependencies": {
"com.cysharp.messagepipe": {
"version": "https://github.com/Cysharp/MessagePipe.git?path=src/MessagePipe.Unity/Assets/Plugins/MessagePipe",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2b49ed40436b89e023df4cc0d39db67de2c78735"
},
"com.cysharp.messagepipe.vcontainer": {
"version": "https://github.com/Cysharp/MessagePipe.git?path=src/MessagePipe.Unity/Assets/Plugins/MessagePipe.VContainer",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2b49ed40436b89e023df4cc0d39db67de2c78735"
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,