-
Notifications
You must be signed in to change notification settings - Fork 0
Plugins
C272 edited this page Aug 19, 2019
·
5 revisions
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.
Algo (c) Larry Tang, 2019.
Commercial use of Algo must include the LICENSE file in the same directory as the executable.
Standard Library Documentation:
