BITKit/Src/Unity/Scripts/I18N/Plugins.I18N.asmdef

16 lines
367 B
Plaintext
Raw Normal View History

2023-06-05 19:57:17 +08:00
{
2024-03-31 23:31:00 +08:00
"name": "Plugins.I18N",
2023-06-05 19:57:17 +08:00
"rootNamespace": "",
2024-03-31 23:31:00 +08:00
"references": [],
2023-06-05 19:57:17 +08:00
"includePlatforms": [],
2024-03-31 23:31:00 +08:00
"excludePlatforms": [
"Editor"
],
2023-06-05 19:57:17 +08:00
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}