branchrust_reboot/main/harmony2cancel

9 Commits over 0 Days - ∞cph!

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