branchrust_reboot/main/harmony2cancel

9 Commits over 0 Days - ∞cph!

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