From 59fc8da2180511691ff02eba030315cc75a9cad6 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: Tue, 15 Apr 2025 12:35:55 +0000 Subject: [PATCH] Update Architecture details --- Architecture-details.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Architecture-details.md b/Architecture-details.md index e74307e..dc795eb 100644 --- a/Architecture-details.md +++ b/Architecture-details.md @@ -1,3 +1,4 @@ +- The core design goal is nondestructive modding, with many configurations being capable of using the same clean data. - Downloaded packages are stored in `%LOCALAPPDATA%\STARTLINER\data\pkg` (or `$XDG_DATA_HOME/startliner/pkg`). - Each profile is associated with a prefix directory `%LOCALAPPDATA%\STARTLINER\data\profile-{game}-{name}` which includes: - `option` with junctions of vanilla opts as well as Rainycolor package opts