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/FishNet/CodeGenerating/cecil-0.11.4/MonoFN.Cecil.asmdef

15 lines
321 B
Plaintext
Raw Normal View History

2023-05-31 17:32:21 +02:00
{
2023-06-01 17:03:48 +02:00
"name": "FishNet.Codegen.Cecil",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
2023-05-31 17:32:21 +02:00
}