userJake_Richcancel
branchrust_reboot/main/harmony2cancel

9 Commits over 0 Days - ∞cph!

11 Months Ago
Fix copying of dlls to builds
11 Months Ago
Update HarmonyHook.cs to work in editor (because unity wants absolute path) Update Rust.Harmony.Loader.dll
11 Months Ago
Merge from main -> harmony2
11 Months Ago
Merge from main -> harmony2
11 Months Ago
Update harmony 1.2 -> 2.3.1.1 fat but exclude from build
11 Months Ago
Switch harmony commands & performance logger from `HarmonyLoader` -> `RustHarmony.Loader`
11 Months Ago
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
11 Months Ago
Remove old harmony folder Add "Rust.Harmony.Interfaces" precompiled dll and "Rust.Harmony.Hook" project
11 Months Ago
Cherrypick disable assembly validation