arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.nuget.mono-cecil@d78732e851eb/Documentation~/index.md

19 lines
939 B
Markdown
Raw Permalink Normal View History

2025-09-25 22:01:28 +02:00
# Mono.Cecil Unity Package
***This is a package intended for internal Unity Development Projects and as such this package is not supported. Use at your own risk.***
This is a Unity package for Mono.Cecil and corresponds to Mono.Cecil version 0.11.5 plus a graft of [this bug fix](https://github.com/jbevain/cecil/pull/914).
Documentation for this Package is provided as links to the Mono.Cecil Documentation.
## Mono.Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
### Documentation
* [Mono Project Mono.Cecil](https://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cecil/)
* [Mono.Cecil Wiki](https://github.com/jbevain/cecil/wiki)
* [Mono.Cecil Development Log](https://cecil.pe/)
* [Mono.Cecil Source Code](https://github.com/jbevain/cecil)
***This is a package intended for internal Unity Development Projects and as such this package is not supported. Use at your own risk.***