master #75

Closed
Alienjack wants to merge 510 commits from Alienjack/AxibugEmuOnline_old:master into master
Showing only changes of commit 160867b037 - Show all commits

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
}