This is a personal compilation of Project Chrono in the form of dll libraries.
The c# files are generated by swig, and a few function signatures are manually fixed.
Note that Project Chrono only at the moment provide c# support for chrono
(core) and chrono_vehicle
. You can find additional documentation at https://api.projectchrono.org/. Be sure to also check Project Chrono's license.
It is mainly intended to work with Godot 4, but should work with other c# based platforms.