Marvel Mods Batch Scripts

Started by BaconWizard17, May 25, 2024, 03:16PM

Previous topic - Next topic
May 25, 2024, 03:16PM Last Edit: May 25, 2024, 03:20PM by BaconWizard17
Marvel Mods Batch Scripts

This is a set of batch scripts that automate and improve many processes related to modding.


Features:
  • A set of scripts for batch with the following features:
    • Alchemy setup and processes
    • Extracting and rebuilding FB files
    • Cleaning up game files
    • Adjusting registry values
    • Fixing the resolution
    • Converting a herostat to a roster for OHS
    • A save manager
    • Skin installers
    • A sound installer

Changelog:
Expand to see changelog
  • Version 1.0.0:
    • Initial release of Marvel Mods Batch Scripts.

      Included in this release:
      • Marvel Mods File Cleanup batch script (MarvelModsFileCleanup.bat)
  • Version 1.1.0:
    • New release to include ak2yny's scripts:
      • Alchemy scripts
        • A wide variety of scripts for various Alchemy operations
      • Raven-Formats scripts
        • Scripts to automate compiling/decompiling files with raven-formats
  • Version 1.2.0:
    • This new release includes some updates to the functionality of the file cleanup script, as well as some bug fixes.
      • Operation of the lowercase folders/files for XML2 is now more efficient through the use of loops thanks to ak2yny
      • Formatting of the script has been streamlined throughout to be more consistent.
      • Commented code is no longer displayed by accident.
      • Now uses README.MD instead of readme.txt
  • Version 2.0.0:
    • This is a fully updated release of the batch scripts.
    • From ak2yny
      • Alchemy batch scripts
      • Skin Installers
      • Save Manager
      • Translation Helper
    • From BaconWizard17
      • Sound Installer
  • Version 2.1.0:
    • Many changes by @ak2yny:
      • Fixed issues and updated skin installer and herostat skin editor
      • Alchemy
        • Updated Animation mixer
        • Updated HUD creation tools
        • Added texture replacement optimization sets
        • Added setup script
        • Updated main Alchemy script
      • Added FB package tools
      • Raven-Formats updates (not included in release so that it can have its own release)
      • Added OHS tool
    • Updated to file cleanup script by Rampage
  • Version 2.2.0:
    • Many changes by @ak2yny:
      • Alchemy script (setup and registry script)
      • FB Tools to add Raven-Formats as an alternate.


Installation Instructions:
    Most tools are ready to use as-is. If special instructions are needed, the tool will include them.


Credits:
  • ak2yny: Most scripts
  • BaconWizard17: Some other scripts
  • Rampage: File cleanup script