License Manager is a complete license manager system for protecting your hard work.
This system uses php and a database to store the license codes.
All license keys are encoded in the database and only decrypted within the game.
There are 2 scenes within the package.
is the license key system where you can manage products, users and license keys.
Is a simple test to show you how to use the license key system within the game.
The user would only have to login once with there username, password and license key.<br>
After this the license would be validated for that user and stored.