userJake_Richcancel
branchrust_reboot/main/harmony2cancel

9 Commits over 0 Days - ∞cph!

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