Added wildcard
This commit is contained in:
@ -2,4 +2,4 @@ seed=https://arch.myddns.me/app/lunch/?factorio
|
||||
exec=bin/x64/factorio.exe
|
||||
|
||||
[exclude]
|
||||
mods
|
||||
mods/*
|
||||
@ -4,4 +4,4 @@ exec=GenLauncher.exe
|
||||
workdir=Command and Conquer Generals Zero Hour
|
||||
|
||||
[exclude]
|
||||
Command and Conquer Generals Zero Hour\GLM
|
||||
Command and Conquer Generals Zero Hour/GLM/*
|
||||
@ -2,6 +2,6 @@ seed=https://arch.myddns.me/app/lunch/?turtle
|
||||
exec=WoW.exe
|
||||
|
||||
[exclude]
|
||||
Logs
|
||||
WDB
|
||||
WTF
|
||||
Logs/*
|
||||
WDB/*
|
||||
WTF/*
|
||||
Reference in New Issue
Block a user