🚀 Getting Started with Safe Resource Packer

This guide helps you experience the revolutionary mod packaging solution in minutes!

🎯 Choose Your Adventure

🧠 INTELLIGENT PACKER - Smart File Classification & Packaging

Transform your BodySlide output into professional mod packages with AI-powered intelligence that automatically creates BSA/BA2 archives, ESP files, and distribution packages.

📦 BATCH REPACKER - Mass Mod Processing Powerhouse

Process entire mod collections automatically - 50+ mods in minutes instead of days, with consistent professional packaging across your entire collection.


🎮 Quick Start (Beginner - Windows)

Perfect for non-technical users:

  1. Download the latest release from GitHub Releases
  2. Extract the ZIP file anywhere
  3. Double-click run_safe_resource_packer.bat
  4. Done! The launcher automatically installs Python and all dependencies

✨ What happens next:

If PowerShell blocks .ps1, use the .bat launcher or see [[Windows_Launcher_Guide]].


⚙️ Advanced Installation (Developers)

For users who want full control:

# Clone the repository
git clone https://github.com/ReidenXerx/safe-resource-packer.git
cd safe-resource-packer

# Install in development mode with all dependencies
pip install -e .

# Or install just the runtime dependencies
pip install -r requirements.txt

🧠 INTELLIGENT PACKER Examples

One-Command Complete Packaging

Transform BodySlide output into a professional mod package:

safe-resource-packer --source ./SkyrimData --generated ./BodySlideOutput \
                     --package ./MyModPackage --mod-name "EpicArmorMod" \
                     --game-type skyrim

# Result: EpicArmorMod_v1.0.7z - Ready for Nexus! 🎉

🎁 What you get:

Interactive Console UI (Easiest!)

No command-line knowledge required!

# Launch beautiful interactive interface
safe-resource-packer

# Or use the dedicated UI command
safe-resource-packer-ui

🎯 The interface will guide you through:

  1. Selecting your Skyrim Data folder
  2. Selecting your BodySlide output folder
  3. Choosing where to save results
  4. Automatically processing everything!

📦 BATCH REPACKER Examples

Mass Mod Collection Processing

Process entire mod collections automatically via the Interactive Console UI:

# Launch the console UI
safe-resource-packer

# Then select: "2. 📦 Batch Mod Repacking" option
# The wizard will guide you through mod collection processing

# Result: 50+ professionally packaged mods! 🎉

🎁 What you get:


🎯 Prerequisites


🚀 Next Steps

For Beginners:

For Power Users:

For Troubleshooting:


🎉 Ready to Experience the Magic?

Safe Resource Packer transforms your modding workflow from:

🚀 Download now and transform your modding workflow forever!