Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 7 years ago |
| Version | 1.1.3 |
| Download link | mistername-ModdedQuickplay-1.1.3.zip |
| Downloads | 2993 |
| Dependency string | mistername-ModdedQuickplay-1.1.3 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 2.0.0README
ModdedQuickplay
- Enables Quickplay if the buildid is set to `MOD`
- Filters plugins by GUID
- 2 config modes, hosting and joining
- hosting
- -1 so users without the plugins don't join
- 1 so only users with the plugins join
- joining
- -1 so you only join hosts without the plugins
- 1 so you only join hosts with the plugins
- 0 so it does nothing
- Adds plugins you have to the config
Installation
Drop ModdedQuickplay.dll into \BepInEx\plugins\
Changelog
- v1.0.0
- Release
- v1.1.0
- Added filtering
- v1.1.1
- Added option for mod makers to auto seperate asset mods using `ModdedQuickplay.AssetMod.Add(GUID)`
- v1.1.2
- Updated it for new update
- v1.1.3
- Now no longer joinable by vanilla players
##ToDo - Kick users that go around filters - Make filters user friendly (not config based but in game UI probably) - Find user friendly filter format (GUID is not easily known)