hello!As you know I'm making a mugen full game:http://www.andresborghi.com.ar/mugen/wip.htmthe thing is that I want to make this game not only for the mugen comunity but also for the whole world. So, I want to make it like a regular game, where you don't directly open the game's exe, but a launcher software. Those that have the options of configuration and a button to launch the game. this serves so people that are not familiar with mugen can change the configs of the game without touching the txts.for example to change the difficulty of the game I prepared several txts in a backup folder. all the soft needs to do to change the difficulty once the player sets it is to remove the cmd of a char and replace it for one found in the backup folder.it all reduces to change txts from a folder to the other.I don't know a shit about how to make software.so, is anyone willing to contribute by helping me make this little software?
Can do. I always wanted to try my haskell-fu on an actual application Do you have a design for the software or something in mind?