Skip to content

Commit

Permalink
Merge pull request #4 from TaloDev/develop
Browse files Browse the repository at this point in the history
Release 0.1.2
  • Loading branch information
tudddorrr authored May 9, 2024
2 parents 778b832 + d414960 commit 8e64536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/talo/plugin.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[plugin]

name="Talo"
name="Talo Game Services"
description="Talo (https://trytalo.com) is an open-source game backend with services designed to help you build games faster. You can currently:\n\n- Identify players\n- Store persistent data across players\n- Track events (levelling up, finding loot, etc)\n- Display high scores with leaderboards\n- Store and load player saves\n- Load game config options and flags from the cloud"
author="trytalo"
version="0.1.1"
version="0.1.2"
script="talo_autoload.gd"

0 comments on commit 8e64536

Please sign in to comment.