From ba2d5ee3a61e6301ea1fb7c76851a49b830a0618 Mon Sep 17 00:00:00 2001 From: Dyscitygame Date: Sat, 19 Nov 2022 08:55:51 -0800 Subject: [PATCH] Add Playerloop to the list of services --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c41046..ff3458e 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr ## Services * [Unity Analytics](https://docs.unity3d.com/Manual/UnityAnalyticsSetup.html) - Provides a dashboard with metrics to help track active players, sessions, retention, and revenue. +* [Playerloop](https://github.com/playerloop/playerloop-unity) - The easiest way to start collecting bug reports from your players. It has a Unity SDK with prefabs and it allows you to attach savegame files. ## Tweening