Edit of asset "Talo Game Services: open-sourceĀ leaderboards, analytics and multiplayer" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Talo Game Services: open-sourceĀ leaderboards, analytics and multiplayer | |
| Description |
Talo's Godot plugin is the easiest way to add leaderboards, player authentication, peer-to-peer multiplayer and more to your game. Talo (https://trytalo.com) is an open source game backend with a dashboard and API to help you visualise and analyse your game's data. **Features** - Player management (persistent data, groups and authentication) - Peer-to-peer multiplayer with persistent data - Leaderboards - Game analytics (global stats, player stats and event tracking) - Load game config from the cloud - Game saves (online and offline) - Game feedback from players - Player presence (see if players are online and set custom statuses) **Included samples** - Authentication: a registration/login/account management flow, showing how to create player accounts and authenticate them - Playground: a text-based playground allowing you to test identifying, events, stats and leaderboards - Leaderboards: a basic leaderboard UI, allowing you to add and update entries - Multi-scene saves: a small game showing how to persist save data across multiple scenes - Chat: showing how to send messages between channels in a chat room - Channel storage: showing how to store data that can be accessed by other players using channels **Links** - Homepage: https://trytalo.com - Docs: https://docs.trytalo.com/docs/godot/install - Repo: https://github.com/talodev/godot - Discord: https://trytalo.com/discord **New in 0.37.0** - You can now directly list all player stats for the current player using `Talo.stats.list_player_stats` |
|
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/TaloDev/godot | |
| Issues Url | https://github.com/TaloDev/godot/issues | |
| Godot version | Godot 4.4 | |
| Version String | 0.37.0 | 0.3.1 |
| Download Commit | 3b2a8178cc1cbaae3b1506d199b3b087751f9197 | 321640fed32a3b4afb15391408f7cd724189238e |
| Download Url (Computed) | https://github.com/TaloDev/godot/archive/3b2a8178cc1cbaae3b1506d199b3b087751f9197.zip | https://github.com/TaloDev/godot/archive/321640fed32a3b4afb15391408f7cd724189238e.zip |
| Icon Url |
https://raw.githubusercontent.com/TaloDev/godot/main/icon.png
|
|