kevinrmartinez / RetroLinker

A GUI application to create desktop links of games running on RetroArch. For Windows and Linux.
GNU General Public License v3.0
2 stars 0 forks source link

Implement 'appendconfig' parameter #7

Open kevinrmartinez opened 9 months ago

kevinrmartinez commented 9 months ago

Implement the --appendconfig parameter, that adds new configurations lines that overrides (i guess) the config file in use.

usage: --appendconfig=FILE where FILE is the relative or absolute path to the config file to append. I'm asuming these can only be '.cfg' files, maybe '.txt' files.