https://github.com/bepinex/harmonyinteropdlls
Various Harmony DLLs to enable automatic upgrading of old Harmony versions
https://github.com/bepinex/harmonyinteropdlls
Last synced: 3 months ago
JSON representation
Various Harmony DLLs to enable automatic upgrading of old Harmony versions
- Host: GitHub
- URL: https://github.com/bepinex/harmonyinteropdlls
- Owner: BepInEx
- Created: 2020-12-19T11:36:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T11:40:01.000Z (over 5 years ago)
- Last Synced: 2025-03-04T12:46:27.112Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Harmony Interop DLLs
This is a collection of DLLs usable with BepInEx 5.4 to allow running plugins that were
built against older versions of Harmony.
By default, BepInEx 5.4 includes interop DLL only for HarmonyX 2.0/Harmony 2.0-beta support.
The additional DLLs in this repository allow to support older Harmony versions.
## How to use
**If you are not a developer, these DLLs are not for you!**
1. Download interop DLLs for Harmony versions you need from releases.
2. Put the downloaded DLLs into `BepInEx/core` folder.