Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/distantcam/fody4unity
- Owner: distantcam
- Created: 2015-07-27T05:38:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T05:48:25.000Z (over 9 years ago)
- Last Synced: 2023-03-19T01:02:49.651Z (almost 2 years ago)
- Language: C#
- Size: 121 KB
- Stars: 1
- Watchers: 2
- 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