ModList
A small mod that allows hosts to display what mods they have to clients with ModList in the server browser.
| Last updated | 2 weeks ago |
| Total downloads | 30 |
| Total rating | 2 |
| Categories | Mods Host Only Client Side Tweaks & Quality Of Life |
| Dependency string | lammas123-ModList-1.2.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_CrabGame
Legacy BepInEx 6 pack for Crab Game. Preconfigured and ready to use.
Preferred version: 6.0.577README
CrabGameModList
A small BepInEx mod for Crab Game that allows hosts to display what mods they have to clients with ModList in the server browser.
What is the point of this mod?
Any servers being hosted by someone with ModList will show that they are modded by replacing the Default/Modified server tag, as shown here:
Additionally, when hovering over the server's tag, it will show the list of mods you and/or the host have on the left side of the screen (opposite of the list of maps and game modes) as shown here:
The color of the mod names mean different things, they go as follows:
- Blue: Both you and the host have the same mod, everything should work as intended.
- Green: The host has the mod but you do not, and the mod isn't required, so everything should still work as intended.
- Yellow: The host has the mod but you do not, and the mod is required. You can still join the lobby as normal, but you may run into some issues while playing without that mod.
- Red: You have the mod but the host does not. Everything should still work as intended, though that depends on the mod.
- Blue Name but Yellow Version: Both you and the host have the same mod, but don't have the same version of the mod (the version shown will be the hosts version), some issues may occur, though that depends on the mod.
If a server isn't using ModList, the Mod List text at the top will appear red and all of the mods you have will appear red as shown:
Wait, so everyone will be able to see what mods I have if I'm hosting?
No, in order for a mod to be added to your mod list, it must be added to the config, located at Crab Game/BepInEx/config/lammas123.ModList.SharedMods.txt, there are instructions there on how to add a mod to your mod list.
Only mods included in the shared mods list will be shared to other clients using ModList, though certain mods that are integrated with ModList (like FloatingPlayerPatch) will be added automatically.