From 1297fcd776786792bbe5c48650b63198eddba507 Mon Sep 17 00:00:00 2001 From: kqnori <96951674+kqnori@users.noreply.github.com> Date: Sun, 28 Jun 2026 13:52:26 +0200 Subject: [PATCH] Update README to reflect changes in directory structure Remove outdated directory structure for OnlineFix Linux Launcher. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9fd4bfd..a6f3329 100644 --- a/README.md +++ b/README.md @@ -85,9 +85,6 @@ Config and data is stored in: ├── Games.ini ← game registry ├── icons/ ← extracted game icons └── banners/ ← Steam banner images - -~/.local/share/OnlineFix Linux Launcher/ -└── prefixes/ ← Proton prefix per game ``` ---