From f7e9d7d7dbe79c23af9afff139fc0679caeca005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=82=E3=81=8B=E3=83=8B=E3=83=A3=E3=83=B3?= Date: Fri, 18 Apr 2025 19:55:42 +0000 Subject: [PATCH] docs: rewrite README.md --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4c1dff5..3d5d157 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,19 @@ # STARTLINER -A simple and easy to use launcher, configuration tool and mod manager -for O.N.G.E.K.I. and CHUNITHM, using [Rainycolor Watercolor](https://rainy.patafour.zip). +This is a program that seeks to streamline game data configuration, currently supporting O.N.G.E.K.I. and CHUNITHM. + +STARTLINER is four things: + +- a mod installer and updater, powered by [Rainycolor Watercolor](https://rainy.patafour.zip), +- a configuration GUI for segatools, +- a glorified `start.bat` clicker, with automatic monitor setup and rollback, +- [an abstraction allowing data configuration without touching the game directory](https://gitea.tendokyu.moe/akanyan/STARTLINER/wiki/Architecture-details). + +STARTLINER's core design principle is to modify, configure and launch games without tampering with them. +This makes it possible to keep data cleaner than ever, and to have several configurations pointing at the same data. Made with Rust (Tauri) and Vue. Technically multiplatform. Contributions welcome. -## Features - -- [Clean](https://gitea.tendokyu.moe/akanyan/STARTLINER/wiki/Architecture-details) data modding -- Segatools configuration -- Monitor configuration with automatic rollback -- Support for multiple configurations pointing at the same data - ## Usage Download a prebuilt binary from [Releases](https://gitea.tendokyu.moe/akanyan/STARTLINER/releases) or build it yourself: