RoomFinder v1.9.0
·
2 commits
to main
since this release
✨ Features/Enhancements
- Embed Common.UI library into resulting DLL. (#512)
- Introduce BepInEx 5.x as a compilation target for RoomFinder mod. (#508)
🐛 Fixes
- Fix RoomFinder not updating room list when returning from Heroes Hangouts. (#535)
- Update RoomFinder to be compatible with Demeo 2023/09/07 update. (#488)
🧰 Maintenance
- Use recommended
.yaml
extension for YAML files, rather than.yml
. (#537) - Bump version to 1.9.0. (#527)
- Bump minimum required version of MelonLoader to
0.5.7
. (#521) - Split long lines and perform some maintenance. (#520)
- Perform maintenance on, and speed up, RoomFinder. (#517)
- Seperate monolithic
Common
project into individual subprojects. (#499) - Update RoomFinder Build Version (#494)
- Update the
author
field to correctly reflect the team behind the develpment effort. (#492)
How To Install
Important
First, make sure you have installed either one of two modloaders: BepInEx or MelonLoader.
If you have not, go here for instructions on how to do that first.
If you have BepInEx
Download the DLL file ending in .BIE.dll
below and place it into your BepInEx/plugins
folder, located in Demeo's root game directory.
If you have MelonLoader
Download the DLL file ending in .ML.dll
below and place it into your Mods
folder, located in Demeo's root game directory.