程序集
This commit is contained in:
parent
d57e3c3382
commit
160867b037
@ -1,12 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": "AxibugEmuOnline.Client",
|
"name": "AxibugEmuOnline.Client",
|
||||||
|
"rootNamespace": "",
|
||||||
"references": [
|
"references": [
|
||||||
"UIEffect",
|
"UIEffect",
|
||||||
"AxiReplay",
|
"AxiReplay",
|
||||||
"Unity.Postprocessing.Runtime"
|
"Unity.Postprocessing.Runtime",
|
||||||
|
"VirtualNes.Core"
|
||||||
],
|
],
|
||||||
"optionalUnityReferences": [],
|
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
"allowUnsafeCode": true
|
"allowUnsafeCode": true,
|
||||||
|
"overrideReferences": false,
|
||||||
|
"precompiledReferences": [],
|
||||||
|
"autoReferenced": true,
|
||||||
|
"defineConstraints": [],
|
||||||
|
"versionDefines": [],
|
||||||
|
"noEngineReferences": false
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user