C# GameLauncher

Newbie Spellweaver
Joined
Apr 26, 2012
Messages
14
Reaction score
16
Hello Ragezone community,

Since I couldn't really find an opensource C# Gamelauncher with a nice GUI and update feature, I decided to build one myself. It can be used for whatever kind of game. You can easily update it to your own needs.

It's compatible with .net 2.0 so people with Windows 7 or higher don't need to update their .net framework.

It updates the game using zip archives. Ionic ZipDotNet is embedded for extracting zip.

Source code available at GitHub:

Preview:


I hope you guys like it.
 
Last edited:
Newbie Spellweaver
Joined
May 29, 2013
Messages
70
Reaction score
5

wow thx man