Skip to content

Plugins

C272 edited this page Aug 19, 2019 · 5 revisions

Plugins

If you find a piece of functionality is lacking from Algo, you can create a C# plugin to add that functionality to the language! This article will give a quick tutorial as to how.

First, you will need to download the Algo SDK, and load it in Visual Studio. You can download it from the Releases tab, or grab it from your root Algo directory, then simply add a reference to it in Visual Studio. Reference image.

Standard Library Documentation:

Clone this wiki locally