This repository was archived by the owner on Aug 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
How to contribute
tbeck edited this page Sep 17, 2023
·
2 revisions
Learn how to contribute
Contributing is easy. Just follow the steps below and you are good to go.
You dont nessesarily need to know c++ to contribute to the module. You can also contribute to the go-api or the c-api (which is mostly copying).
Get started by understanding the architecture of the module.
Adding SDK methods to the API is pretty easy and straight forward.
You don't actually need to understand C++ nor C to do this task.
- Follow the Building Guide to make sure everything compiles
- Add runtime C export
- Generate C-API
- Add Method in go package
You encountered a problem 💥? Check out the Troubleshooting Guide!
If you can't find a solution there file a new issue in this repository or contact me on Discord.