Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Captain ALM Command Console Release 1.0.2.4

Compare
Choose a tag to compare
@Captain-ALM Captain-ALM released this 18 Feb 09:03
· 14 commits to master since this release

The first completely full release.

This has a completed GUI with colour capability.
Has a full set of commands and a command buffer accessible via alt+up or alt+down.

Has an api library which you can reference in your own projects to create libraries for this program.

Just reference the dll, have no class constructor and have a setup function that returns the LibrarySetup object, make sure to reference the API library cnsrapi.dll in your library project.

You can load libs through a lib folder in the program's executing directory.