Curious about how do you implement the Leaderboard in unity?
Source code is available as per Ludum Dare compo rules: https://github.com/anttihaavikko/hivemind
But basically it's just calling a PHP script on my server with all the parameters and the script does the saving to the database.