Skip to content

Building

Ratchet edited this page Sep 21, 2026 · 3 revisions

Building is exclusive to Unix systems (macOS, Linux).

Prerequisites

  • Install packwiz, then add to shell path.
  • Clone the repository: git clone --branch <version> https://github.com/RatchetStuff/complexly-optimized.git ~/Documents/GitHub/complexly-optimized. Replace <version> with the latest tag.

Steps

  1. Change to root directory of repository: cd ~/Documents/GitHub/complexly-optimized
  2. Run shell script executable: scripts/export.sh
  3. Check bin folder.

Clone this wiki locally