forked from Shardstone/trail-into-darkness
added in-game logger
This commit is contained in:
@@ -18,6 +18,16 @@
|
||||
"source": "embedded",
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.jovian.ingame-logging": {
|
||||
"version": "file:com.jovian.ingame-logging",
|
||||
"depth": 0,
|
||||
"source": "embedded",
|
||||
"dependencies": {
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.1",
|
||||
"com.jovian.savesystem": "0.1.0"
|
||||
}
|
||||
},
|
||||
"com.jovian.inspector-tools": {
|
||||
"version": "file:com.jovian.inspector-tools",
|
||||
"depth": 0,
|
||||
@@ -354,6 +364,14 @@
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.textmeshpro": {
|
||||
"version": "5.0.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "2.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.timeline": {
|
||||
"version": "1.8.11",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user