added leaderboard (closes #29)

This commit is contained in:
Nathan DECHER 2020-04-13 21:58:53 +02:00
parent 1ca8e46461
commit 7b083fda11
20 changed files with 852 additions and 48 deletions

View file

@ -44,6 +44,7 @@
"autoSpeadIncreaseTicks": 10,
"autoSizeGrow": true,
"autoSizeGrowTicks": 100,
"scoreSystem": "survival"
"scoreSystem": "survival",
"leaderboardsSort": "timeD"
}
}