summaryrefslogtreecommitdiff
path: root/src/init_gdnative.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CI] Update static checks, copyright headers.Fabio Alessandrelli2023-05-251-29/+29
|
* [Windows] Fix windows build with mingw.Fabio Alessandrelli2022-06-181-0/+6
| | | | | | | | Forces ".dll" extension for library when building with mingw. Override GDN_EXPORT which is incorrectly defined in the upstream gdnative headers (3.x) and godot-cpp include (4.0) when building for windows with mingw.
* Use libdatachannel library, add Godot 4 support.Fabio Alessandrelli2022-06-151-0/+135