File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 88UWP /
99Assets /* .pfx
1010
11+ # Builds
12+ * .unitypackage
13+
14+ # Android
15+ * .apk
16+
1117# Autogenerated VS/MD solution and project files
1218* .csproj
1319* .unityproj
@@ -18,6 +24,10 @@ Assets/*.pfx
1824* .userprefs
1925* .pidb
2026* .booproj
27+ * .svd
28+
29+ # Source control temp files
30+ * .orig
2131
2232# Unity3D generated meta files in directories
2333* .pidb.meta
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Contains a Unity 5 project featuring two demo scenes for Azure App Services (pre
88* Client-directed login with Facebook
99* Insert Highscore
1010* Update Highscore
11- * Read list of Highscores (hall of fame)
11+ * Read list of Highscores using infinite scrolling (hall of fame)
1212* Query for today's top ten highscores (daily leaderboard)
1313* Query for username (user's scores)
1414
You can’t perform that action at this time.
0 commit comments