Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
205 stars 13 forks source link

Create new config files from preset config file #35

Closed poperigby closed 3 years ago

poperigby commented 3 years ago

You should be able to create new config files from a preset config file. Then you can more easily have a config file for each game mod preset without having to modify the same settings every time you want a new one.

Youda008 commented 3 years ago

I'm not sure i understand the request. Do you want the DoomRunner to generate new ZDoom config files? Or do you want it to make a copy of an existing one? Or something totaly different?

poperigby commented 3 years ago

Or do you want it to make a copy of an existing one?

Yeah, basically this. You could just duplicate it it your file manager, but it's easier if there's just a plus button in DoomRunner to create one seamlessly.

Youda008 commented 3 years ago

So basically you want a button "Clone exiting config" somewhere next to te config combo-box. That can be done. Though i will probably do it, when i replace the button symbols with some more intuitive icons.

poperigby commented 3 years ago

Exactly. Sorry for explaining it in such a confusing way.

Youda008 commented 3 years ago

Done. Will be part of next release.