Skip to content

Contribution Guide

George L. Albany edited this page Mar 25, 2026 · 7 revisions

Build Guide

  1. Install Build Requirements

  2. Clone OpenVic:

    git clone --recursive https://github.com/OpenVicProject/OpenVic.git
  3. Configure your Development Environment

  4. Build With SCons:

    scons

Note

To run OpenVic see Run With Godot.

Project Contribution Reference

Clone this wiki locally