godot-module
There are 93 repositories under godot-module topic.
goostengine/goost
A general-purpose, extensible and customizable C++ extension for Godot Engine.
WeaselGames/godot_luaAPI
Godot LuaAPI
cgisca/PGSGP
Play Games Services plugin for Godot Game Engine - Android
quinnvoker/qurobullet
A powerful 2D projectile system module for Godot!
DrMoriarty/godot-local-notification
Godot module for local notifications (android and iOS)
Xrayez/godot-anl
Accidental Noise Library in Godot Engine enhanced with visual noise editor
Marzin-bot/PostgreSQLClient
PostgreSQL connector for Godot Engine in GDScript.
DrMoriarty/godot-facebook
Facebook module for Godot Game Engine (android and iOS)
Malkverbena/mysql
MySQL connector to Godot Engine.
Drachenfrucht1/godotcord
A Discord Game SDK integration for Godot
matrixant/serial_port
A godot module support serial port communication.
goostengine/godot-modules
A collection of community C++ modules for Godot Engine curated by the Goost project.
rakai93/godot_voronoi
Godot module computing a Voronoi diagram (based on https://github.com/JCash/voronoi)
briansemrau/godot_box2d
A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
yalcin-ata/godot-android-plugin-firebase
Godot 3.2.2 Android plugin for Firebase
oneseedfruit/PGSGP
Google Play Games Services Android plugin for Godot 3.2.3 and newer Godot 3.x versions.
Wild-Pluto/godot-apple-signin
Module for sign in with Apple in Godot
AlecSouthward/State-Machine
State Machine for managing different States that an entity can be in.
DrMoriarty/godot-applovin-max
AppLovinMax plugin for godot engine.
MrZak-dev/GodotFAN
Facebook Audience Network Ad module for godot
DrMoriarty/nativelib-cli
NativeLib is a plugin management system for Godot engine.
drtwisted/godot-google-play-game-services
Google Play Game Services module for Godot Engine
CactiChameleon9/Godot-AutoGridContainer
An Auto Sizing GridContainer for Godot
DrMoriarty/godot_ios_plugin_template
Godot iOS plugin template with Swift and NativeLib support.
binogure-studio/godotandroid
Android module for Godot Engine (Google play service and firebase)
aaronfranke/godot-1d
Node1D and other 1-dimensional node types for making 1D games in Godot.
DrMoriarty/godot-firebase-analytics
Firebase Analytics plugin for Godot engine
i-bardinov/Godot-GooglePlay-InApp-Review
Godot Google Play In-App Review plugin for Godot Engine 3.4 or higher
Malkverbena/cripter
Module with encryption functions for Godot Engine.
DrMoriarty/godot-firebase-cloudmessaging
Firebase Cloud Messaging plugin for Godot ening
i-bardinov/Godot-Android-Text-to-Speech
Godot Android Text to Speech plugin for Godot Engine 3.4 or higher
jakes1403/gkinect
An engine module for Godot to drive the Kinect sensor!
DrMoriarty/godot-ios-att
App Tracking Transparency plugin for Godot Engine
Xrayez/gdgen
Code generator for Godot Engine (modules)
AliYil/TranslationsFromJson
A Godot plugin for reading translations from json files.
matrixant/message_pack
A godot module to support MessagePack serialization protocol