This repository has been archived on 2023-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
station_obscurum_unity/Assets/Packages/FishNet/CodeGenerating/Unity.FishNet.CodeGen.asmdef
2023-06-01 11:21:49 -07:00

19 lines
401 B
Plaintext

{
"name": "Unity.FishNet.Codegen",
"references": [
"FishNet.Runtime",
"FishNet.Codegen.Cecil",
"FishNet.Generated"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}