diff --git a/config/Factorio/config.ini b/config/Factorio/config.ini index 920caaa..267809f 100644 --- a/config/Factorio/config.ini +++ b/config/Factorio/config.ini @@ -2,4 +2,4 @@ seed=https://arch.myddns.me/app/lunch/?factorio exec=bin/x64/factorio.exe [exclude] -mods \ No newline at end of file +mods/* \ No newline at end of file diff --git a/config/Generals/config.ini b/config/Generals/config.ini index 8375bda..b644696 100644 --- a/config/Generals/config.ini +++ b/config/Generals/config.ini @@ -4,4 +4,4 @@ exec=GenLauncher.exe workdir=Command and Conquer Generals Zero Hour [exclude] -Command and Conquer Generals Zero Hour\GLM \ No newline at end of file +Command and Conquer Generals Zero Hour/GLM/* \ No newline at end of file diff --git a/config/Turtle/config.ini b/config/Turtle/config.ini index f3ac4db..d34ea80 100644 --- a/config/Turtle/config.ini +++ b/config/Turtle/config.ini @@ -2,6 +2,6 @@ seed=https://arch.myddns.me/app/lunch/?turtle exec=WoW.exe [exclude] -Logs -WDB -WTF \ No newline at end of file +Logs/* +WDB/* +WTF/* \ No newline at end of file