mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update TEngine.Editor.asmdef
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "TEngine.Editor",
|
"name": "TEngine.Editor",
|
||||||
"rootNamespace": "TEngine.Editor",
|
"rootNamespace": "",
|
||||||
"references": [
|
"references": [
|
||||||
"TEngine.Runtime"
|
"TEngine.Runtime"
|
||||||
],
|
],
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
"Editor"
|
"Editor"
|
||||||
],
|
],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
"allowUnsafeCode": false,
|
"allowUnsafeCode": true,
|
||||||
"overrideReferences": false,
|
"overrideReferences": false,
|
||||||
"precompiledReferences": [],
|
"precompiledReferences": [],
|
||||||
"autoReferenced": true,
|
"autoReferenced": true,
|
||||||
|
Reference in New Issue
Block a user