Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.28 KB

BUILDING.md

File metadata and controls

51 lines (29 loc) · 1.28 KB

BUILDING

Back

Guide to build the project.

Table of content

A program may require one or more other programs to run (the "dependencies").

In OS Windows GoLang can be installed via:

To Do...

  1. Open this repository root folder as project;
  2. Press Ctrl+Shift+B to build.

Automatic (via scripts)

  • Run (Double-click of LMB) ./tools/compile.bat to build (will pause in end).