Files
trail-into-darkness/Packages/com.jovian.popup-system/Editor/Jovian.PopupSystem.Editor.asmdef
Sebastian Bularca 61ca3701ae Added a popup system
2026-04-06 10:06:09 +02:00

17 lines
426 B
Plaintext

{
"name": "Jovian.PopupSystem.Editor",
"rootNamespace": "Jovian.PopupSystem.Editor",
"references": [
"Jovian.PopupSystem"
],
"includePlatforms": ["Editor"],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}