Files
trail-into-darkness-demo/Packages/com.jovian.popup-system/Runtime/Jovian.PopupSystem.asmdef
2026-05-19 15:52:04 +02:00

20 lines
466 B
Plaintext

{
"name": "Jovian.PopupSystem",
"rootNamespace": "Jovian.PopupSystem",
"references": [
"Unity.TextMeshPro",
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"Newtonsoft.Json.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}