Added the system from trail
This commit is contained in:
19
Runtime/Jovian.EncounterSystem.asmdef
Normal file
19
Runtime/Jovian.EncounterSystem.asmdef
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Jovian.EncounterSystem",
|
||||
"rootNamespace": "Jovian.EncounterSystem",
|
||||
"references": [
|
||||
"UnityEngine.UI",
|
||||
"Unity.TextMeshPro",
|
||||
"Unity.Addressables",
|
||||
"Unity.ResourceManager"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user