diff --git a/README.md b/README.md index 1da8984..2cc865f 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,6 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support). - [codetranslator](https://github.com/HaSa1002/codetranslator) - Translates GDScript to C# (WIP). - [gd2cs.py](https://github.com/kiriri/gd2cs.py) - Python script that converts GDScript code to C# (WIP). -- [gdscript-pp](https://github.com/nonunknown/gdscript-pp) - Translates GDScript to GDNative C++ (WIP). - [`gd-com` npm package](https://www.npmjs.com/package/@gd-com/utils) - Communicate with Godot clients using Node.js. - [godot-actions](https://github.com/bend-n/godot-actions) - Composite actions for exporting, setting up, and pushing Godot projects to itch.io through Github Actions. - [godot-ci](https://github.com/aBARICHELLO/godot-ci) - Docker image to export Godot games through CI. Includes GitLab CI script example.