Revert "Add GDGotm: a GDScript API for gotm.io (#154)" (#315)

According to the website, "Gotm has shut down permanently since 16th of February 2024."

This reverts commit 68ac319fb7.
This commit is contained in:
Linux User
2024-02-18 20:04:33 +01:00
committed by GitHub
parent c67b0f8783
commit 23d52cfbfb

View File

@@ -252,7 +252,6 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
- [Funexpected Flash Tools](https://github.com/funexpected/flash-tools) - Adobe Animate (Flash) plugin that allows you to export a project for a Godot Engine.
- [GDGIFExporter](https://github.com/jegor377/godot-gdgifexporter) - GIF exporter made entirely in GDScript.
- [GitHub integration](https://github.com/fenix-hub/godot-engine.github-integration) - Interact with GitHub without opening your browser.
- [GDGotm](https://github.com/PlayGotm/GDGotm/tree/master/gotm) - GDScript API for [gotm.io](https://gotm.io/).
- [godotccd](https://github.com/TheSHEEEP/godotccd) - Fast 3D collision checks in Godot using libccd.
- [godotdetour](https://github.com/TheSHEEEP/godotdetour) - A GDNative implementation of the detour/detourcrowd library.
- [GodotDiscordSDK](https://github.com/LennyPhoenix/GodotDiscordSDK) - A GDNative wrapper for the Discord Game SDK, adding support for its functionality in GDScript without recompiling the engine (as opposed to something like godotcord which is a custom engine module).