Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 934 Bytes

Compilation.md

File metadata and controls

29 lines (15 loc) · 934 Bytes

How to compile Baby

Step 1: Fork a Bocefus

Fork the Baby 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 Baby fork URL and press "Clone"

image

Step 4: Develop!

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

image