Files
TheVVaS-Assets/RPGCore.StatusEffect/Editor/RPGCore.StatusEffect.Editor.asmdef
2026-04-25 23:37:10 +02:00

20 lines
497 B
Plaintext

{
"name": "RPGCore.StatusEffect.Editor",
"rootNamespace": "RPGCore.StatusEffect.Editor",
"references": [
"RPGCore",
"RPGCore.StatusEffect",
"RPGCoreCommon.Helpers"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}