Update the gd-com package link

This closes #88.
This commit is contained in:
Hugo Locurcio 2019-01-29 17:42:03 +01:00
parent 4d4122c2ff
commit 1049089e08
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C

View File

@ -140,7 +140,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
*Other stuff.*
- [`gd-com` npm package](https://www.npmjs.com/package/gd-com) - Communicate with Godot clients using Node.js.
- [`gd-com` npm package](https://www.npmjs.com/package/@gd-com/utils) - Communicate with Godot clients using Node.js.
- [godot-ci](https://github.com/aBARICHELLO/godot-ci) - Docker image to export Godot games through CI. Includes GitLab CI script example.
- [godot.sh](https://github.com/adolson/godot-stuff/blob/master/godot.sh) - Script that automatically downloads and launches latest version of Godot, or compiles and launches the Git `master` branch.
- [godot-wrapper](https://github.com/nsrosenqvist/godot-wrapper) - Script that helps Debian and Ubuntu users install and use Godot.