Files
XericLibrary-Publish/Editor/Lrss3.Deconstruction.Editor.asmdef

19 lines
458 B
Plaintext
Raw Normal View History

2025-04-10 15:32:00 +08:00
{
"name": "Lrss3.SesothoLine.Editor",
"rootNamespace": "SesothoLineEditor",
"references": [
2025-04-14 10:23:04 +08:00
"Lrss3.Deconstruction",
"UnityEditor.UI"
2025-04-10 15:32:00 +08:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}