Files
STARTLINER/README.md
akanyan a29bce2227 feat: phase 2
Newfound motivation
2025-02-23 05:12:21 +01:00

1.4 KiB

STARTLINER

A simple and easy to use mod manager for many games using Rainycolor Watercolor.

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).

Made with Rust (Tauri) and Vue. Contributions welcome.

Package format

├───app
│   └───BepInEx
│       └───*
├───option
│   └───Axyz
│       └───*
├───icon.png
├───README.md
└───manifest.json

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
  • Run from CLI
  • Support CHUNITHM
  • Support segatools as a special package
  • Progress bars
  • Only rebuild the profile when needed

Endgame

  • Support IO DLLs and artemis as special packages.
  • Support other arcade games (if there is demand).