Page 1 of 1

Mission Updater

Posted: Thu Jun 07, 2018 9:41 pm
by Calrissian97
Cal's Mission Updater

Cal's Mission Updater 1.1 Changelist
----------------------------------------------------------------------
~ Fixed some formatting mistakes for displaying lua filenames
~ Removed anything that might break the program if running on Linux
~ Fixed a bug that would leave a mission improperly indented in the mission.req
-------------------------------------------------------------------------------------------
Updated Download: http://www.mediafire.com/file/7n453sr4m ... 1.zip/file

What it Does:
It automatically fixes everything in your Common folder so that your mission is ready to be added in the addme.lua. Just edit the addme, and you're ready to munge!
It makes adding multiple missions faster and easier since you don't have to go through several different files to add missions.
Here's a screenie showing what it can do:
Hidden/Spoiler:
Image
How it Works:
I. Receives the lua filenames of missions you'd like to add
II. For each lua, checks to see if a lua.req exists in the missions folder; If there isn't one, it add it
III. For each lua, checks to see if it's included in the mission.req; If it's not present, it appends it

This isn't a large or elaborate program, but I thought I'd share it on here since it can help save time that can be put to good use elsewhere in a mod.
Feel free to let me know if you encounter any bugs that need to be worked out. Enjoy!

Download: http://www.mediafire.com/file/dnny8ivdn ... 0.zip/file

Re: Mission Updater

Posted: Mon Jun 11, 2018 5:30 pm
by Marth8880
Very nice! Great to see this finally released. :thumbs: