Commit Graph
9 Commits
Author SHA1 Message Date
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 3a5b26af9c Remove prefixes directory creation check
Removed unnecessary directory creation for prefixes.
2026-06-28 13:52:47 +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 4906755770 Fix game path formatting and update Console.WriteLine 2026-06-28 11:04:18 +02:00
kqnoriandGitHub 28f4d6b708 Add files via upload 2026-06-28 01:21:58 +02:00