A launcher for all things related to Reversed Rooms.
Find a file
yuhkix ddea39558b Refactor animation handling and improve file download process
- Removed unused animation methods and state management from `AppState` in `state.rs`.
- Updated `LauncherApp` to eliminate unnecessary animation updates in `launcher.rs`.
- Enhanced file writing logic in `file_manager.rs` to handle data in buffer-sized chunks for improved performance during downloads.
- Increased timeout duration in `WuwaInstallConfig` for better handling of long-running installations.
2025-09-14 11:56:31 +02:00
Config Bot: Update download links 2025-09-08 00:17:10 +02:00
screenshots Update pv2.png screenshot to reflect recent UI changes 2025-09-11 05:12:51 +02:00
src Refactor animation handling and improve file download process 2025-09-14 11:56:31 +02:00
.gitignore Initial design 2025-08-31 01:40:35 +03:00
Cargo.lock Merge branch 'master' of https://git.xeondev.com/RabbyDevs/rooms-launcher 2025-09-12 09:26:11 +02:00
Cargo.toml Merge branch 'master' of https://git.xeondev.com/RabbyDevs/rooms-launcher 2025-09-12 09:26:11 +02:00
LICENSE add REAMDE.md + fully functional wuwa installer 2025-09-03 22:47:33 +03:00
README.md Rename project from 'Umbral' to 'Rooms Launcher' and refactor related components for consistency. Updated README, configuration, and installer files to reflect the new project name. Enhanced UI components by introducing a new GameIcon struct and a NotificationModal for improved rendering. 2025-09-11 15:48:33 +02:00

Rooms Launcher

a multipurpose launcher for automating the installation for beta game clients and servers

Note: This project is still under active development you might experience bugs

pv2

What Currently works

  • WuWa Installer
  • ZZZ Installer
  • Installer system
  • Basic Graphical Functionality

What isn't implemented (yet)

  • linux support in installers (it can launch yea, but nothing will work correctly)
  • hsr, genshit installers
  • settings page

Current Version

  • Alpha (0.2.0)

Contributors

  • Yoshk4e (main contributor)
  • Rabby (basic functionality and ideas)
  • yuhki (basic wuwa installer & overall improved performance :fuckhadros:)
  • socio (tester & feedback)