Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/distantcam/fody4unity

Mixes the Fody weaver into Unity projects
https://github.com/distantcam/fody4unity

Last synced: about 2 months ago
JSON representation

Mixes the Fody weaver into Unity projects

Awesome Lists containing this project

README

        

# Fody4Unity

Pretty bare bones for now. Needs work to get up and running.

In your Assets folder put the following files.

Assets
`-- Fody
`-- Editor
|-- bin
| |-- Fody4Unity.exe
| |-- FodyCommon.dll
| |-- FodyIsolated.dll
| |-- Mono.Cecil.dll
| |-- Mono.Cecil.Mdb.dll
| |-- Mono.Cecil.Pdb.dll
| `-- Mono.Cecil.Rocks.dll
`-- Fody4Unity.Scripts.dll