You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Talo Unity Package: self-hostable game dev tools
1
+
# Talo Unity package: self-hostable game dev tools
2
2
3
-
Talo is a collection of tools and APIs designed to make game development easier and to help you make better data-driven decisions.
4
-
5
-
From essentials like player management, stats and leaderboards to advanced APIs for game saves, event tracking and player authentication.
6
-
7
-
The Talo Unity Package is a lightweight wrapper around the [REST API](https://docs.trytalo.com/docs/http/authentication). It also includes handy utilities and a collection of ready-to-use samples.
3
+
Talo is the easiest way to add leaderboards, player authentication, socket-based multiplayer and more to your game. Using the Talo Dashboard, you can visualise and analyse your game data to make data-driven decisions.
8
4
9
5
## Project structure
10
6
@@ -22,7 +18,7 @@ You'll need to init the submodules after cloning: `git submodule update --init`.
Talo is designed to be easily self-hosted. Take a look at our [self-hosting guide](https://docs.trytalo.com/docs/selfhosting/overview) and the [GitHub repo](https://github.com/TaloDev/hosting) for examples on how to get started.
52
+
Thinking about contributing to Talo? We’d love the help! Head over to our [contribution guide](CONTRIBUTING.md) to learn how to set up the project, run tests, and start adding new features.
55
53
56
-
## Join our community
54
+
## Join the community
57
55
58
56
Have questions, want to share feedback or show off your game? [Join us on Discord](https://trytalo.com/discord) to connect with other developers and get help from the Talo team.
59
-
60
-
---
61
-
62
-
Find all the details about Talo on our [website](https://trytalo.com)!
0 commit comments