I wrote these batch files to help automate workflows using:
- Place Zeus, ExportX, and these batch files in the same folder.
- These scripts can be used:
- Individually — drag and drop one or more files onto the
.batscripts. - Or fully automated — use
IceGrenade_ZeusAutomation.batto auto-convert all files newer than a day old (you'll just need to press Enter when prompted).
- Individually — drag and drop one or more files onto the
- Converts prefabs into
.xmodel_binfiles. - Moves them to your Zeus program folder.
- Only processes files that are less than a day old.
- Automates the full conversion pipeline.
- Copies all
.d3dbspfiles from your BO3 tools folder. - Moves them to your Zeus program folder.
- Only includes files less than a day old.
- Copies all prefab files from your BO3 tools folder to your Zeus folder.
- Only includes files less than a day old.
- Similar to
GetD3Files.bat.
- Opens all relevant folders needed for manual Zeus usage.
- Not needed if you're using the automation script.
- Removes the
.d3dbspextension from file names for cleaner output.
- Moves
.xmodel_exportfiles (after second Zeus drag) from theConverted Filesfolder into the Zeus folder. - Keeps everything in one working directory.
- Use
ZeusAutomation.batfor full automation. - Designed to simplify modding workflows with Zeus & ExportX.
- Helps keep file handling clean and minimal.
- At somepoint I want to add an exclusion list, so it can exclude big map prefabs.