summaryrefslogtreecommitdiff
path: root/thirdparty
Commit message (Collapse)AuthorAgeFilesLines
* Update to Godot 4.0 beta12.Fabio Alessandrelli2023-01-131-1/+1
| | | | Also update thirdparty README with correct libdatachannel version.
* Update to Godot 4.0-beta11, libdatachannel v0.18.1Fabio Alessandrelli2023-01-121-0/+0
| | | | Also update godot-cpp-3.x for better cache support.
* Bump godot-cpp to beta8, libdatachannel to v0.18.0Fabio Alessandrelli2022-12-103-0/+82
libdatachannel and libjuice are now released under MPL 2.0. Dependencies has been refactored under a `thirdparty` folder similar to what we have in Godot, with a dedicated `thirdparty/README.md` containing details information on dependencies upstreams, versions, and licenses.