chuxiaaaa-LoadAllLobby icon

LoadAllLobby

Load all versions of lobbies

Last updated 2 weeks ago
Total downloads 47032
Total rating 2 
Categories Mods Client-side
Dependency string chuxiaaaa-LoadAllLobby-1.0.7
Dependants 7 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Thunderstore Version Thunderstore Downloads

中文

请使用配置文件自定义你想加载的版本

[LoadVersion]

## ',' 分隔版本号和版本名 ';' 分隔不同版本
# 设置类型:字符串
# 默认值: 9999;[MoreCompany1.8]
Versions = 9999,[MoreCompany1.8]

[LobbyFilter]

## 显示带有[MOD]的大厅,如果本机安装了LobbyCompatibility模组,无需配置该项,将总是为true
# Setting type: Boolean
# Default value: false
ShowModLobby = false

MoreCompany1.9 的版本算法为:9950 + 当前版本,例如当前是v60,即为9950+60,在配置文件中填入

60,[v60];10010,[v60|MoreCompany1.9] 即可加载v60原版以及安装多人模组的房间

LoadAllLobby 会自动加载当前版本原版以及安装MoreCompany1.9的房间,并且允许你加入MoreCompany1.8的房间

致谢

感谢 1A3Dev 对模组开发过程中的帮助。

English

Please use the configuration file to customize the version you want to load

[LoadVersion]

## ',' split version number and version name ';'split different versions
# Setting type: String
# Default value: 9999;[MoreCompany1.8]
Versions = 9999,[MoreCompany1.8]

[LobbyFilter]

## Show the lobby with [MOD], if the LobbyCompatibility mod is installed on this machine, there is no need to configure this item, and it will always be true.
# Setting type: Boolean
# Default value: false
ShowModLobby = false

The version algorithm of MoreCompany1.9 is: 9950 + current version. For example, if the current version is v60, it is 9950+60. Fill in the configuration file

60,[v60];10010,[v60|MoreCompany1.9] to load the original version of v60 and install the multiplayer mod lobby

LoadAllLobby will automatically load the current version of the original and MoreCompany1.9 installed lobby, and allow you to join MoreCompany1.8 lobby

Acknowledgments

Thanks 1A3Dev for the help during the mod development process.