This repo contains interface definition files in JSON format. These files can be loaded by Helios to define the exact functions of a particular interface, or to define entirely new interfaces.
Clone this repo to your "My Documents"\Helios\Interfaces folder, so that the definitions will be found by Helios.
Contributions are very welcome via a pull request of your fork of this repo.
https://docs.github.com/en/github/collaborating-with-pull-requests/working-with-forks/about-forks https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
branch | function |
---|---|
main | the latest working code, including any code written by hand |
generated | partial interface files generated by scripts, to be carefully merged to accept any bug fixes from upstream sources |