Installation

Beginner (Windows) – one‑click launcher (Recommended)

  1. Download latest release ZIP
  2. Extract the ZIP
  3. Double‑click Safe_Resource_Packer.bat
  4. The launcher installs Python and dependencies automatically
  5. 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

Enhanced CLI (optional):

pip install rich click colorama

Troubleshooting (Windows launchers):