Open pedrotski opened 4 months ago
Actually, a better way to do this is to move away from using these Custom Configurations and move to a system like .pteroignore
for backups with regex support.
Have a file called .fastdl
and another called .wispignore
for backups. That way the customer can add or remove things that get synced with FastDL as required too. That way you could generate the config files using the installation script based on the APPID etc.
Describe the feature and why you would like to see it.
At the moment, for lots of source games you must have a separate egg for each game solely for the FastDL and backup config even though the only difference of the egg is the APPID and Game Name variable.
Describe the solution you'd like.
Allow us to have a config like this to streamline egg management.
Optional additional context to this request.
No response