feat: borderless fullscreen

This commit is contained in:
2025-03-03 21:29:45 +00:00
parent 9669fc3905
commit 443467c3ab
3 changed files with 26 additions and 10 deletions

View File

@ -1,18 +1,14 @@
## STARTLINER
wipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwipwip
A simple (_not yet_) and easy to use (_not yet_) mod manager for [many games](https://silentblue.remywiki.com/ONGEKI:bright_MEMORY) (_more to come_) using [Rainycolor Watercolor](https://rainy.patafour.zip).
A simple and easy to use launcher and mod manager for [many games](https://silentblue.remywiki.com/ONGEKI:bright_MEMORY) (more to come) using [Rainycolor Watercolor](https://rainy.patafour.zip).
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.
Made with Rust (Tauri) and Vue. Technically multiplatform. Contributions welcome.
### Usage
wipwipwipwipwipwipwipwipwipwipwipwip
```sh
bun install
bun run tauri dev
@ -43,7 +39,8 @@ Arbitrary scripts are not supported by design and that will probably never chang
### Features
- Clean data modding
- Technically multi-platform
- Monitor selection
- Etc
### Architecture details