https://github.com/distantcam/fody4unity
Mixes the Fody weaver into Unity projects
https://github.com/distantcam/fody4unity
Last synced: 9 months ago
JSON representation
Mixes the Fody weaver into Unity projects
- Host: GitHub
- URL: https://github.com/distantcam/fody4unity
- Owner: distantcam
- Created: 2015-07-27T05:38:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T05:48:25.000Z (almost 11 years ago)
- Last Synced: 2025-03-04T19:37:34.114Z (over 1 year ago)
- Language: C#
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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