branchrust_reboot/main/harmony2cancel
9 Commits over 0 Days - ∞cph!
Fix copying of dlls to builds
Update HarmonyHook.cs to work in editor (because unity wants absolute path)
Update Rust.Harmony.Loader.dll
Merge from main -> harmony2
Merge from main -> harmony2
Update harmony 1.2 -> 2.3.1.1 fat but exclude from build
Switch harmony commands & performance logger from `HarmonyLoader` -> `RustHarmony.Loader`
Add Rust.Harmony.Interfaces back because it somehow got deleted
Add Rust.Harmony.Loader which contains the actual modloader
Load Rust.Harmony.Loader with reflection
Remove old harmony folder
Add "Rust.Harmony.Interfaces" precompiled dll and "Rust.Harmony.Hook" project
Cherrypick disable assembly validation