Files
unity-zone-system/Editor/Jovian.ZoneSystem.Editor.asmdef
Sebastian Bularca 823e146df0 copy from github
2026-03-27 15:13:27 +01:00

19 lines
437 B
Plaintext

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