Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 936 Bytes

Compilation.md

File metadata and controls

29 lines (15 loc) · 936 Bytes

How to compile Ninja

Step 1: Fork a Ninja

Fork the Ninja repository on GitHub.

Step 2: Install Visual Studio

Download Visual Studio Community with the "Desktop development with .NET" component

image

Step 2: Setup this project in VS

Open VS Community and select "Clone a repository"

image

Step 3: Clone this project

Type in your Ninja fork URL and press "Clone"

image

Step 4: Develop!

You now have a Ninja! Press "Start" after you choose the system architecture

image