Closed dannyglover closed 1 year ago
Please read CONTRIBUTING.md
Basically, all you need is the Rust language and Python. Python is used to run the plugin_tool.py
script.
You may also have to use this env var if the codegen doesn't have correct results.
I was able to get it all up and running. Thanks
Me again :)
I'd like to contribute to this plugins development, but am unsure how to get started, in regards to setting up the build environment.
I'm on Linux, so I guess I'd like documentation for building the plugin on Linux initially. I'm experienced with C/C++/Dart/C#/Lua. Admittedly, I haven't done any rust development yet, but I'm a fast learner.
Thanks again.