Commit Graph
44 Commits
Author SHA1 Message Date
kq b4a125966e Update README.md 2026-07-21 20:02:23 +00:00
kq 120ded1752 Update README.md 2026-07-21 20:01:03 +00:00
kqnoriandGitHub 8110acb61f Bump package version to 1.1.1 2026-07-05 17:26:17 +02:00
kqnoriandGitHub 1d3a760acc Set gamepath based on fileFromArgs directory 2026-07-05 17:25:17 +02:00
kqnoriandGitHub 9702fd26ee Bump package version to 1.1.0 2026-07-03 03:39:24 +02:00
kqnoriandGitHub a7f1f17d7b Update installation instructions and usage section
Removed an installation option and added new files to the usage section.
2026-07-03 03:38:32 +02:00
Kq f01c7d08f7 Refactor program structure by adding Archives and Functions classes; introduce Varibles struct for shared state management 2026-07-03 03:34:43 +02:00
Kq 719b73cfa0 Add zenity notifications for invalid game files and successful additions 2026-06-29 20:33:24 +02:00
Kq b3f62486af Bump version to 1.0.6 and update .gitignore; comment out directory change in Program.cs 2026-06-29 20:04:27 +02:00
kqnoriandGitHub 914585ec94 Bump version to 1.0.5 and reset pkgrel 2026-06-29 18:36:31 +02:00
Kq 0c94a8f533 modified: src/online-fix-importer/Program.cs 2026-06-29 18:35:24 +02:00
kqnoriandGitHub 8de1a67d2b Fix image syntax in README.md
Updated image syntax in README for better compatibility.
2026-06-28 21:27:39 +02:00
kqnoriandGitHub 2bde043f84 Correct image markdown in README
Fix image syntax in README to display correctly.
2026-06-28 21:25:13 +02:00
Kq 810d57a75c modified: assets/howtouse.gif 2026-06-28 21:22:51 +02:00
Kq f442c5efe4 modified: README.md 2026-06-28 21:21:27 +02:00
kqnoriandGitHub 99ce6a9e4c Rename howtouse.gif to assets/howtouse.gif 2026-06-28 21:15:12 +02:00
kqnoriandGitHub 1d251b836f Add files via upload 2026-06-28 21:14:55 +02:00
kqnoriandGitHub 720da034d8 Delete src/online-fix-importer/obj directory 2026-06-28 20:57:11 +02:00
Kq 333f572824 modified: .gitignore 2026-06-28 20:56:10 +02:00
Kq a0ff6c94a5 new file: .gitignore 2026-06-28 20:54:04 +02:00
Kq 94b5d29bc9 i deleted usless stuff from .desktop 2026-06-28 20:49:54 +02:00
kqnoriandGitHub f66a75d622 Bump pkgrel to 2 in PKGBUILD
Increment package release number from 1 to 2.
2026-06-28 20:05:15 +02:00
kqnoriandGitHub 45e12f54fa Rename onlinefix-out.csproj to src/online-fix-importer/onlinefix-out.csproj 2026-06-28 20:03:59 +02:00
kqnoriandGitHub 21c6120b1f Rename online-fix.desktop to src/online-fix-importer/online-fix.desktop 2026-06-28 20:03:40 +02:00
kqnoriandGitHub 597088df4d Rename oflogo.png to src/online-fix-importer/oflogo.png 2026-06-28 20:03:03 +02:00
kqnoriandGitHub 9fb4fd4c3f Rename Program.cs to src/online-fix-importer/Program.cs 2026-06-28 20:02:42 +02:00
kqnoriandGitHub 7f2a956f44 Bump package version to 1.0.4 2026-06-28 19:54:16 +02:00
kqnoriandGitHub bb9ff5c05d Comment out file write operation for game data
Comment out the line that writes JSON data to a file.
2026-06-28 19:54:02 +02:00
kqnoriandGitHub ad86503b5c Update OnlineFix Linux Launcher link in README 2026-06-28 13:56:38 +02:00
kqnoriandGitHub 3a5b26af9c Remove prefixes directory creation check
Removed unnecessary directory creation for prefixes.
2026-06-28 13:52:47 +02:00
kqnoriandGitHub 1297fcd776 Update README to reflect changes in directory structure
Remove outdated directory structure for OnlineFix Linux Launcher.
2026-06-28 13:52:26 +02:00
kqnoriandGitHub 1d7abcb811 Update .NET SDK version requirement to 10.0 2026-06-28 13:51:35 +02:00
kqnoriandGitHub 0c2c43f64d Create README.md 2026-06-28 13:50:41 +02:00
kqnoriandGitHub 13432f5c67 Add files via upload 2026-06-28 13:48:16 +02:00
kqnoriandGitHub a5960c9c68 Change game path to use tarGamePath 2026-06-28 12:51:19 +02:00
kqnoriandGitHub 1c488de5d3 Print files in directory before moving
Added a loop to print files in the directory to be moved.
2026-06-28 12:48:24 +02:00
kqnoriandGitHub 21343e9835 Refactor directory handling and path construction 2026-06-28 12:45:30 +02:00
kqnoriandGitHub 810f2bd0fb Remove unnecessary if statement
fixed cuz it was broken
2026-06-28 11:57:02 +02:00
kqnoriandGitHub 9f44ed7c7e Create necessary directories for user configuration
Added directory creation for configuration and game paths.
2026-06-28 11:54:30 +02:00
kqnoriandGitHub 60f3c41759 Update version number in online-fix.desktop & path 2026-06-28 11:06:26 +02:00
kqnoriandGitHub 4906755770 Fix game path formatting and update Console.WriteLine 2026-06-28 11:04:18 +02:00
kqnoriandGitHub b2c67185f8 Update Exec command in online-fix.desktop 2026-06-28 02:43:18 +02:00
kqnoriandGitHub 28f4d6b708 Add files via upload 2026-06-28 01:21:58 +02:00
kqnoriandGitHub 9d3eb57c31 Initial commit 2026-06-28 01:21:39 +02:00