harmony
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| harmony [2019/07/04 11:39] – created umfdev | harmony [2019/07/04 11:42] (current) – [Harmony Library] umfdev | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| {{tag> | {{tag> | ||
| ====== Harmony Library ====== | ====== Harmony Library ====== | ||
| - | Harmony is an open source library written by [[https:// | + | [[https:// |
| - | It uses advanced reflection tricks to let you create harmony patches that can inject code into existing functions and fields, and even overwrite | + | It uses advanced reflection tricks to let you create harmony patches that can inject code into existing functions and fields, and even partially or fully overwrite code.\\ |
| - | This is obviously extremely useful for writing mods, and as such Harmony is included with UMF, and UMF uses some built in wrappers taking advantage | + | Since this uses reflection, everything is done in memory, leaving the original assembly files on disk untouched.\\ |
| - | UMF is currently using an unreleased Version 2.0 compiled straight from the master branch.\\ | + | This is obviously extremely useful for writing mods, and as such Harmony is included with UMF, and provides |
| - | UMF provides Harmony | + | UMF is currently using an unreleased |
| + | It is provided | ||
harmony.1562240353.txt.gz · Last modified: 2019/07/04 11:39 by umfdev
