top of page
MyLaun
Short for My Laucher, MyLaun is a launcher that lets people to access their games using GitHub. Unlike other platforms, you can put your games up to sale and wont have to pay any sort of fee for every sale since MyLaun is under your control.

The Technology
MyLaun is made in Unity3D. Using C#, the launcher uses Command Prompt to automatically send Git commands to download , and unzip your files. Using file handling concepts, the launcher will check if the game exists in your device, and if it is there it will start the game, else it will first download the game.
bottom of page