Skip to content

Getting Started

RedSponge edited this page Sep 22, 2018 · 1 revision

Setting Up

To create your first project, first of all you'll need Visual Studio and how to use the C# coding language.

Next you'll need to download the latest MCFunctionAPI .dll file, you can download it here. This file contains all the things you'll need to start creating stuff!

Now that you've got the dll file, create a new console application and add the dll to your resources.

Once everything is set, you can start coding!

Clone this wiki locally