Return empty achievement list when the game asks
[gamestick-pjgsapi.git] / www / api / rest / user / game / achievement-list.php
diff --git a/www/api/rest/user/game/achievement-list.php b/www/api/rest/user/game/achievement-list.php
new file mode 100644 (file)
index 0000000..e9c3d17
--- /dev/null
@@ -0,0 +1,4 @@
+{"body":{"success":true,"achievements":[]}}
+<?php
+//FIXME: implement achievements
+?>