年龄确认器
Age Verifier/Age Gate
这是一个年龄确认模组,仅对于对用户询问达到年龄要求,会在标题界面进行一次年龄确认。达到年龄要求进入游戏,未达到年龄要求退出游戏。 This is an age verification mod that only asks users if they meet the age requirement once on the title screen. If they meet the age requirement, they can enter the game; if not, the game will exit.
特点
- 年龄限制弹窗:默认 18+,支持 1 ~ 120 任意调整
- 游戏内配置界面:Mods 列表 → Age Gate → 「Config」按钮,即时修改
- 多语言:内置 11 种语言,自动跟随游戏语言切换
- Age limit popup: default 18, supports adjustment from 1 to 120
- In-game configuration interface: Mods list → Age Gate → 'Config' button, modify instantly
- Multilingual: built-in 11 languages, automatically switches with the game language
支持的语言
zh_cn zh_tw en_us ja_jp ko_kr de_de fr_fr es_es ru_ru pt_br it_it 如需新增语言,在 src/main/resources/assets/agegate/lang/ 添加对应 语言代码.json
If you need to add a new language, add the corresponding language code .json in src/main/resources/assets/agegate/lang/

