BaseRaidTimer
Displays the remaining time until the next base raid beside the in-game day and time display.
| Date uploaded | a week ago |
| Version | 1.0.1 |
| Download link | Ice_Box_Studio_Sunkenland-BaseRaidTimer-1.0.1.zip |
| Downloads | 31 |
| Dependency string | Ice_Box_Studio_Sunkenland-BaseRaidTimer-1.0.1 |
This mod requires the following mods to function
SunkenlandModding-BepInExPack_Sunkenland
BepInEx pack for Sunkenland. Preconfigured and does not need to include unstripped Unity DLLs. Sunkenland appears to be unstripped already.
Preferred version: 5.4.22Ice_Box_Studio_Sunkenland-ModSettingsMenu
Adds a Mod Settings button below Settings in the main menu and to the in-game pause menu, providing a unified configuration interface for mods.
Preferred version: 1.2.0Ice_Box_Studio_Sunkenland-SunkenlandLocalizationAPI
Sunkenland Localization API is a shared localization library for Sunkenland BepInEx mods.
Preferred version: 1.1.0README
说明:本描述为中英双语版本,中文内容位于英文内容下方。
Note: This description is bilingual. The Chinese section is provided below the English section.
Base Raid Timer (English)
Displays the remaining time until the next base raid beside the in-game day and time display.
Main Features
- Base Raid Countdown
- Shows a live countdown beside the day and time in the upper-left corner
- Displays days, hours, minutes, and seconds as needed
Other Features
- Multiplayer Support: Synchronizes the host's countdown for installed clients
- Mod Settings: Enable or disable the timer through Mod Settings Menu
Important Notes
- For multiplayer, install the same Base Raid Timer version on the host or dedicated server and every client
Multi-language Support
- Supports English, Simplified Chinese, French, German, Japanese, Korean, Russian, Spanish, and Turkish
- If you want to contribute another language, you can contact me to add it to the mod
Compatibility
- Game version:
Beta 0.8.41+
Installation
- Download and install BepinEx 5 5.4.23.5.
- Download and install Mod Settings Menu.
- Download and install Sunkenland Localization API.
- Extract the mod into the game's root folder. The archive already includes the
BepInEx\pluginsfolder structure.
Bug Reports & Feature Suggestions
If you have any questions or feature suggestions, please submit them through GitHub Issues, contact me on Discord at iceboxcool, or email me at [email protected] or [email protected].
基地袭击计时器 (中文)
在左上角天数和时间旁显示距离下次基地袭击的剩余时间。
主要功能
- 基地袭击倒计时
- 在左上角天数和时间旁实时显示下次基地袭击倒计时
- 根据剩余时间显示天、小时、分钟和秒
其他功能
- 多人游戏支持:在主机和已安装模组的客户端之间同步倒计时
- 模组设置:可通过 Mod Settings Menu 开启或关闭计时器
重要说明
- 多人游戏中,主机或专用服务器与所有客户端都需要安装相同版本的基地袭击计时器
多语言支持
- 支持英语、简体中文、法语、德语、日语、韩语、俄语、西班牙语和土耳其语
- 如果你想贡献其他语言,可以联系我加入到模组中
兼容性
- 游戏版本:
Beta 0.8.41+
安装方法
- 下载并安装 BepinEx 5 5.4.23.5。
- 下载并安装 Mod Settings Menu。
- 下载并安装 Sunkenland Localization API。
- 将模组解压到游戏根目录即可,压缩包内置
BepInEx\plugins路径。
Bug 提交 & 新功能建议
如果你有任何问题或新功能建议,请通过 GitHub Issues 提交,也可以通过 Discord:iceboxcool,或邮箱 [email protected] 或 [email protected] 联系我。
CHANGELOG
v1.0.1
中文
- 适配到最新版本的 ModSettingsMenu 和 SunkenlandLocalizationAPI
English
- Adapted to the latest versions of ModSettingsMenu and SunkenlandLocalizationAPI
v1.0.0
中文
- 初始发布
English
- Initial release