01-16-2016, 10:23 PM
1. A Small Website
You make a small "website" which load the offical launcher like this 2 you also can make a register form with a button.
2. Only a php script
You will need a small php script on your server, which take the POST variable's.
Then make make the register GUI & send this to your php script and display the result.
i prefer this methods because it's secure like a normal website & it's very simple.

