forked from Shardstone/trail-into-darkness
some syntax and such and adde an editor tool for visualising logs
This commit is contained in:
@@ -2,13 +2,16 @@
|
||||
"name": "Jovian.InGameLogging.Editor",
|
||||
"rootNamespace": "Jovian.InGameLogging.Editor",
|
||||
"references": [
|
||||
"Jovian.InGameLogging"
|
||||
"Jovian.InGameLogging",
|
||||
"Jovian.SaveSystem"
|
||||
],
|
||||
"includePlatforms": ["Editor"],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"overrideReferences": true,
|
||||
"precompiledReferences": [
|
||||
"Newtonsoft.Json.dll"
|
||||
],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
|
||||
Reference in New Issue
Block a user