All Projects → fenix-hub → godot-engine.supabase

fenix-hub / godot-engine.supabase

Licence: MIT license
A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.

Programming Languages

GDScript
375 projects
shell
77523 projects

Projects that are alternatives of or similar to godot-engine.supabase

Godot Engine.file Editor
A Godot Engine addon that adds a File Editor for multiple file types editing. Create and Write plain text files, configuration files and csv files with custom visualizers and previews. Also supports file translations!
Stars: ✭ 70 (+79.49%)
Mutual labels:  addon, godot, godot-engine
VisualNovelKit
Combo of addons + template to create narrative games in Godot inspired by Ren'Py
Stars: ✭ 78 (+100%)
Mutual labels:  addon, godot, godot-engine
Cartographer
A GPU powered Terrain editor and renderer for Godot Engine
Stars: ✭ 216 (+453.85%)
Mutual labels:  addon, godot, godot-engine
nativelib-cli
NativeLib is a plugin management system for Godot engine.
Stars: ✭ 19 (-51.28%)
Mutual labels:  addon, godot, godot-engine
godot recipes
Lessons, tutorials, and guides for game development using the Godot game engine.
Stars: ✭ 135 (+246.15%)
Mutual labels:  godot, godot-engine
godot-extras
My collection of various plugins, modules, or patches for Godot
Stars: ✭ 108 (+176.92%)
Mutual labels:  godot, godot-engine
Realistic-Atmosphere-Godot-and-UE4
A realistic atmosphere material for both the Godot game engine and Unreal Engine 4
Stars: ✭ 119 (+205.13%)
Mutual labels:  godot, godot-engine
godot-admob-editor
This repository is for Godot's Addons to integrate natively AdMob to your Game Project without much configurations, with a beautiful UI and directly inside Godot Editor!
Stars: ✭ 43 (+10.26%)
Mutual labels:  godot, godot-engine
godot-lua-pluginscript
Godot PluginScript for the Lua language, currently based on LuaJIT's FFI
Stars: ✭ 182 (+366.67%)
Mutual labels:  godot, godot-engine
godot-awesome-splash
Collection of splash screens in Godot
Stars: ✭ 137 (+251.28%)
Mutual labels:  godot, godot-engine
godot box2d
A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
Stars: ✭ 32 (-17.95%)
Mutual labels:  godot, godot-engine
autotiler
Autotile 47-tile blob tileset generator application with Godot export support. Based on Electron JS.
Stars: ✭ 32 (-17.95%)
Mutual labels:  godot, godot-engine
godot-portal-demo
Experimenting with portals in Godot Engine
Stars: ✭ 66 (+69.23%)
Mutual labels:  godot, godot-engine
godot-cpp-ci
Docker image and Github Actions to automatically compile Godot C++ GDNative libraries.
Stars: ✭ 21 (-46.15%)
Mutual labels:  godot, godot-engine
GodotFAN
Facebook Audience Network Ad module for godot
Stars: ✭ 25 (-35.9%)
Mutual labels:  godot, godot-engine
godot-cpp-cmake
CMake scripts to build cross-platform GDNative C++ bindings
Stars: ✭ 20 (-48.72%)
Mutual labels:  godot, godot-engine
Project-Map
No description or website provided.
Stars: ✭ 52 (+33.33%)
Mutual labels:  godot, godot-engine
Unidot-Importer
Godot Addon to import .unitypackage and other assets designed for Unity Engine.
Stars: ✭ 42 (+7.69%)
Mutual labels:  godot, godot-engine
ZoneLoadingSystem
Dynamic zone loading system for Godot
Stars: ✭ 137 (+251.28%)
Mutual labels:  godot, godot-engine
godot-android-plugin-firebase
Godot 3.2.2 Android plugin for Firebase
Stars: ✭ 41 (+5.13%)
Mutual labels:  godot, godot-engine

Godot Engine - Supabase

A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.

  • Authentication (/auth)
  • Database (/database)
  • Realtime (/realtime)
  • Storage (/storage)

UI Library

A drag&drop UI Library is available at supabase-ui.

examples and demos

A collection of examples and live demos is available at fenix-hub/godot-engine.supabase-examples, both with source code and exported binaries.

how to use

A wiki is available here.
Even though it is still not complete, Classes and APIs references are always listed and updated.

code snippet

Multiple approaches!

Javascript library style code-snapshot1

GDscript style code-snapshot2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].