ProjectZ/Assets/Mirror/Editor/Weaver/Unity.Mirror.CodeGen.asmdef

21 lines
460 B
Plaintext
Raw Permalink Normal View History

2024-02-19 21:00:36 +03:00
{
"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
}