Update installation instructions and usage section

Removed an installation option and added new files to the usage section.
This commit is contained in:
kqnori
2026-07-03 03:38:32 +02:00
committed by GitHub
parent f01c7d08f7
commit a7f1f17d7b
+4 -10
View File
@@ -23,7 +23,7 @@ Right-click a `.rar` game archive or `.exe` in Dolphin and it will:
## Installation
### Option 1 — Manual with makepkg
### Manual with makepkg
```bash
git clone https://github.com/kqnori/online-fix.git
@@ -31,15 +31,6 @@ cd online-fix
makepkg -si
```
### Option 2 — Manual dependency install first
```bash
sudo pacman -S 7zip icoextract icoutils
git clone https://github.com/kqnori/online-fix.git
cd online-fix
makepkg -si
```
---
## Usage
@@ -96,6 +87,9 @@ Config and data is stored in:
```
online-fix/
├── Program.cs ← main app logic
├── archives.cs ← uncompressing logic
├── varibles.cs ← store all varibles
├── functions.cs ← every call function
├── onlinefix-out.csproj ← .NET project file
├── online-fix.desktop ← KDE service menu
├── oflogo.png ← app icon