UPF/Assets/Mirror/Editor/Weaver/Unity.Mirror.CodeGen.asmdef
2023-02-24 22:14:55 +05:30

21 lines
460 B
Plaintext
Executable File

{
"name": "Unity.Mirror.CodeGen",
"rootNamespace": "",
"references": [
"Mirror"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"Mono.CecilX.dll",
"Mono.CecilX.Rocks.dll"
],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}