branchrust_reboot/main/harmony2cancel

9 Commits over 0 Days - ∞cph!

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