Last updated | 3 months ago |
Total downloads | 26043 |
Total rating | 2 |
Categories | Mods Client-side |
Dependency string | chuxiaaaa-LoadAllLobby-1.0.5 |
Dependants | 5 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
LoadAllLobby
请使用配置文件自定义你想加载的版本
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]
MoreCompany1.9 的版本算法为:9950 + 当前版本,例如当前是v60,即为9950+60,在配置文件中填入
60,[v60];10010,[v60|MoreCompany1.9] 即可加载v60原版以及安装多人模组的房间
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 会自动加载当前版本原版以及安装MoreCompany1.9的房间,并且允许你加入MoreCompany1.8的房间
LoadAllLobby will automatically load the current version of the original and MoreCompany1.9 installed lobby, and allow you to join MoreCompany1.8 lobby