Skip to content

Commit 3a49a35

Browse files
committed
update ro 2.0.0_alpha-20250501a
1 parent b603436 commit 3a49a35

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Here’s the current roadmap of features and development status:
2222

2323
* [x] Core launcher framework (themes, animations, settings, etc.)
2424
* [x] Game launching and rendering
25+
* [x] Game version download and installation
2526
* [x] Control support: virtual mouse pointer / physical mouse & keyboard / gesture control
2627
* [x] Version management: list, overview, and configuration
2728
* [x] Customizable game installation directory
@@ -31,7 +32,6 @@ Here’s the current roadmap of features and development status:
3132
### 🛠️ In Development / Planned Features
3233

3334
* [ ] Full control system (custom layout editor, control profile manager, etc.)
34-
* [ ] Game version download and installation
3535
* [ ] Modpack download and automatic installation
3636
* [ ] Mod download and automatic installation
3737
* [ ] Resource pack download and automatic installation

README_ZH_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
* [x] 启动器基础框架(主题、动画、设置等)
2828
* [x] 启动并渲染 Minecraft 游戏
29+
* [x] 游戏版本下载与安装
2930
* [x] 控制方式:虚拟鼠标指针 / 实体鼠标 & 键盘控制 / 手势控制
3031
* [x] 版本管理:版本列表、概览、配置功能
3132
* [x] 自定义游戏安装目录
@@ -35,7 +36,6 @@
3536
### 🛠️ 开发中 / 计划中功能
3637

3738
* [ ] 完整的控制系统(自定义控制布局,管理控制布局等)
38-
* [ ] 游戏版本下载与安装
3939
* [ ] 整合包下载与自动安装
4040
* [ ] 模组下载与自动安装
4141
* [ ] 资源包下载与自动安装

ZalithLauncher/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ default_store_password=vh#nn%N(#eNjwfA78-77s6&f-cdd(@-7eana-e%!nhj%))!@c
77
default_key_password=sfv72ghSSNQaadf99-Q69!2
88

99
# launcher version
10-
launcher_version_code=190000
11-
launcher_version_name=2.0.0_alpha-20250501a
10+
launcher_version_code=190001
11+
launcher_version_name=2.0.0_alpha-20250516a

0 commit comments

Comments
 (0)