
GameGame Development & Modding
Ale and Tale Tavern - More Players Mod
Mod for Ale and Tale Tavern that patches in support for 8 Players. Made with C# using BepInEx and Harmony to modify Unity. Modifies assemblies and GameObjects at runtime.
- Made using C# (a.k.a "Microsoft Java")
- Made using BepInEx, a plugin framework for Unity and .NET games to inject extensions
- Made using HarmonyX, a library for patching and replacing .NET and Mono methods.