feat: phase 2

Newfound motivation
This commit is contained in:
2025-02-23 05:12:21 +01:00
parent fdf3679fbe
commit a29bce2227
36 changed files with 1367 additions and 615 deletions

View File

@ -2,7 +2,7 @@
A simple and easy to use mod manager for [many games](https://silentblue.remywiki.com/ONGEKI:bright_MEMORY) using [Rainycolor Watercolor](https://rainy.patafour.zip).
For those who just want a glorified `start.bat` clicker with auto-updates, without VHDs, keychips etc.
Intended for those who just want a glorified `start.bat` clicker, without VHDs, keychips etc.
(for an all-in-one solution, check out the [BlueSteel launcher](https://yozora.bluesteel.737.jp.net/HarmonyPublic/SOS-Kongou)).
Made with Rust (Tauri) and Vue. Contributions welcome.
@ -28,15 +28,21 @@ More file overrides may be supported in the future.
Arbitrary scripts are not supported by design and that will probably never change.
### Features
- Clean data modding
- Multi-platform
### Todo
- Updates and auto-updates
- CLI
- Run from CLI
- Support CHUNITHM
- Support opts
- `unwrap()unwrap()unwrap()unwrap()unwrap()unwrap()unwrap()`
- Support segatools as a special package
- Progress bars
- Only rebuild the profile when needed
## Endgame
- Support segatools, IO DLLs and artemis as special packages.
- Support IO DLLs and artemis as special packages.
- Support other arcade games (if there is demand).