2019-05-17 22:03:43 (edited by keithwipf1 2019-05-17 22:05:49)

Hi,
So, a few months ago, Sound RTS annoyed me one time too many.
So I began building my own tool that would let you go in and automatically modify anything in a mod you wanted.
The program would do the hard work, like tts files, and all you had to do was type in values and such.
Well, some days passed, and eventually it got so you could open mods, view all the units, read there info and change some things, then exit and have the program output a modified rules.txt nd style.txt file.
Then, I sort of lost interest.
However, since this seemed to get a lot farther than any of my other projects, and Sound RTS is a great game and really deserving of a mod editor, I decided to put it up on Github.
The read me has some info on modifying the program, and what it does, and the code has comments.
If you want to look or change it,
https://github.com/Keithcat1/Modify
I'm not super great with Github but I'll try and keep it going.
I'll also check in this topic.

2019-05-21 17:33:31 (edited by keithwipf1 2019-05-21 17:34:07)

I just put up an executable, you should be able to run it without Python.
https://github.com/Keithcat1/Modify/releases/tag/V0.1
Hope it works, but you never know, big_smile
It's a 32 bit EXE.
The file you want is dist.zip, there's a link to it.
Download it, extract it, and run modify.exe.