qsniyg / ksp_stuff

GNU General Public License v3.0
9 stars 4 forks source link

GUI #22

Open qsniyg opened 5 years ago

qsniyg commented 5 years ago

Although documentation on the configuration file format is definitely important, I think a GUI would be the easiest to use for most people.

Of course, this would be a relatively large project.

Nanodragon999 commented 4 years ago

Just fyi, but making a gui for a project such as this could be easier depending on what you use:

Nanodragon999 commented 4 years ago

You could also make a decent tui with just bash/python builtin too, although would be a bit offtopic in this case.

qsniyg commented 4 years ago

That's true, it would be possible... however, with the USVFS patch (that might actually be at least partially merged into wine soon), I don't think there's much worth to invest too much in this, as the proper solution is already (at least partially) done :)