You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lanlib/Scripts/Editor/Singleton/LanLib.Singleton.Editor.asmdef

18 lines
406 B
Plaintext

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