Installation Guide

Get KexEdit installed and running on your system.

Download

Download the latest version:

Installation

Windows

  1. Download kexedit-windows.zip
  2. Extract to a folder
  3. Run KexEdit.exe

Linux

  1. Download kexedit-linux.zip
  2. Extract to a folder
  3. Make executable: chmod +x KexEdit.x86_64
  4. Run ./KexEdit.x86_64

macOS (Apple Silicon only)

  1. Download kexedit-macos.zip
  2. Extract the archive
  3. Remove quarantine attribute:
     xattr -d com.apple.quarantine /path/to/KexEdit.app
    

    Tip: Drag the .app file into Terminal to auto-fill the path

  4. Run KexEdit.app

Note: Apple Silicon only. Intel Macs not supported.

System Requirements

  • Graphics: Modern GPU with compute shader support
  • Storage: 100MB available space
  • OS: Windows 11, macOS 12+ (Apple Silicon), or Ubuntu 22.04+

First Launch

Three main areas:

  1. Node Graph (left) - Build track layout
  2. Game View (center) - 3D preview
  3. Timeline (bottom) - Animate properties

Next Steps

Troubleshooting

App won’t start on macOS: Remove quarantine attribute (step 3 above)

For help, visit Discord or GitHub Issues.


Next: Basic Workflow


← Back to Documentation