Skip to content

Releases: godot-addons/godot-unirest

v0.1.1

26 Dec 04:39
3242a91
Compare
Choose a tag to compare
Create main.gd (#2)

Extend HTTPClient to use a signal-based approach

v0.1-alpha

26 Dec 00:36
cb3968c
Compare
Choose a tag to compare
Create README.md (#1)

Create implementation of Unirest for Godot.

not quite working yet. Tried going the HTTPRequest route, but kept getting errors resolving. Going back to the HTTPClient route