Installation
Beginner (Windows) – one‑click launcher (Recommended)
- Download latest release ZIP
- Extract the ZIP
- Double‑click
Safe_Resource_Packer.bat
- The launcher installs Python and dependencies automatically
- The Console UI opens and guides you through setup
Option 2: Developer setup
git clone https://github.com/ReidenXerx/safe-resource-packer.git
cd safe-resource-packer
pip install -e .
Option 3: Python package (when available)
pip install safe-resource-packer
Option 4: Portable
- Download portable release, extract, run.
Enhanced CLI (optional):
pip install rich click colorama
Troubleshooting (Windows launchers):
- If PowerShell blocks scripts, use the
.bat
launcher or see [[Windows_Launcher_Guide]] - Ensure you have enough free disk space (classification + packaging uses temp space)