Update Mods.ts for TOU Mira Mod#377
Conversation
Update Mods.ts for TOU Mira Mod
|
@GD825 feel free to correct me if I'm wrong, but as a bit of backstory from my understanding: The TOU:R main dev has taken a hiatus and TownOfUsMira is a rebuild/re-implementation of the mod updated for the latest game versions. |
|
Download the artifacts for this pull request:
This service is provided by nightly.link. These artifacts will expire in 90 days and will not be available for download after that time. |
JKohlman
left a comment
There was a problem hiding this comment.
On second thought, while this should work I don't love that this ends up relying on the order of the mod list in order to correctly match mods. TownOfUs (from TOU:R) is a valid match for TownOfUsMira as well but since TownOfUsMira is first it matches correctly. Unsure if there's a better solution but this works for now.
Update Mods.ts for TOU Mira Mod