Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
A lightweight, open-source Godot 4.x backend plugin for player authentication and global leaderboards. Created as a direct drop-in replacement for the abandoned SilentWolf service.Setup:1. Enable the plugin in Project Settings -> Plugins.2. Add the main plugin script to your Autoload (Singleton) to access the API globally from any node.Features:- Secure player registration and login (Auth)- Global Leaderboards / High scores system- Built with FastAPI & PostgreSQL (fully self-hostable or use https://gwynbleidd.pl)
A lightweight, open-source Godot 4.x backend plugin for player authentication and global leaderboards. Created as a direct drop-in replacement for the abandoned SilentWolf service.
Setup:
1. Enable the plugin in Project Settings -> Plugins.
2. Add the main plugin script to your Autoload (Singleton) to access the API globally from any node.
Features:
- Secure player registration and login (Auth)
- Global Leaderboards / High scores system
- Built with FastAPI & PostgreSQL (fully self-hostable or use https://gwynbleidd.pl)
Reviews
Quick Information
A lightweight, open-source Godot 4.x backend plugin for player authentication and global leaderboards. Created as a direct drop-in replacement for the abandoned SilentWolf service.Setup:1. Enable the plugin in Project Settings -> Plugins.2. Add the main plugin script to your Autoload (Singleton) to access the API globally from any node.Features:- Secure player registration and login (Auth)- Global Leaderboards / High scores system- Built with FastAPI & PostgreSQL (fully self-hostable or use https://gwynbleidd.pl)