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

19 lines
461 B
Plaintext
Raw Normal View History

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