godotcord
serial_port
godotcord | serial_port | |
---|---|---|
2 | 1 | |
53 | 50 | |
- | - | |
0.0 | 3.5 | |
3 months ago | over 1 year ago | |
C++ | C++ | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
godotcord
-
Made Discord RPC for the editor so I can pretend I am being productive
There is this one as well.
-
Discord Rich Presence
You can use this C++ module (requires recompiling the editor and all export templates you plan to use) or this GDNative add-on (only requires compiling the GDNative library).
serial_port
-
Can Godot 4 connect to a serial port?
For posterity, I was able to get it working by compiling Godot from source, with https://github.com/matrixant/serial_port
What are some alternatives?
GodotDiscordSDK - A Discord Game SDK wrapper for Godot, written in C.
godot_debug_draw_3d - Draw 3D debug graphics and 2D overlays with this add-on.
Goost - A general-purpose, extensible and customizable C++ extension for Godot Engine.
godot-1d - Node1D and other 1-dimensional node types for making 1D games in Godot.
GodotSteam - An ecosystem of tools for Godot Engine and Valve's Steam. For the Windows, Linux, and Mac platforms.
lua - Godot lua API [Moved to: https://github.com/WeaselGames/godot_luaAPI]
godot-sqlite - SQLite engine module for Godot based on gdsqlite-native
godot_luaAPI - This is a Godot addon that adds Lua API support via GDScript, C# or GDExtension. Importantly this is NOT meant to be a replacement for or alternative to GDScript. This addon provides no functionality to program your game out of the box. This addon allows you to create custom Modding API's in a sandboxed environment. You have control of what people can and can not do within that sandbox.
godot_ios_plugin_template - Godot iOS plugin template with Swift and NativeLib support.
godot_work_timer
Terrain3D - A high performance, editable terrain system for Godot 4.