ModUpdater is a developer tool created by yours truly. This tool is used to help reduce the tedium involved with updating mods. This includes, and is completely limited to: Uploading the file to CurseForge, Twitter announcements, and wiki changelog updates.
To use it, you must install my wikiutils.rb script and place it in src/libs (eventually I'll get around to making wikiutils.rb installed somehow with Gemfile or something). Then, run the gemfile and cpanfile to install all of the dependencies.
It currently works in the command line only, but I am working on getting a proper GUI to make it even easier. To run it, simply do ruby base.rb while in the src dir, then follow the on-screen instructions. A JSON example and XML example is provided in the GitHub repository.
The wiki feature currently does not work exactly how I want it to, but it *works*.
I take that above comment back, it works exactly how I want it to now.
Bugs and feature requests can be reported here or on the issue tracker
To use it, you must install my wikiutils.rb script and place it in src/libs (eventually I'll get around to making wikiutils.rb installed somehow with Gemfile or something). Then, run the gemfile and cpanfile to install all of the dependencies.
It currently works in the command line only, but I am working on getting a proper GUI to make it even easier. To run it, simply do ruby base.rb while in the src dir, then follow the on-screen instructions. A JSON example and XML example is provided in the GitHub repository.
I take that above comment back, it works exactly how I want it to now.
Bugs and feature requests can be reported here or on the issue tracker
Last edited: