程序集

This commit is contained in:
sin365 2024-12-24 22:50:18 +08:00
parent d57e3c3382
commit 160867b037

View File

@ -1,12 +1,19 @@
{
"name": "AxibugEmuOnline.Client",
"rootNamespace": "",
"references": [
"UIEffect",
"AxiReplay",
"Unity.Postprocessing.Runtime"
"Unity.Postprocessing.Runtime",
"VirtualNes.Core"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}