-Simple Features
- FTP base communication for patching.
- Resume capabilities if ever launcher was close during patching.
- MiniWeb dashboard for your server notice and etc.
- File check for some missing file from updates.
- Patch files encryption to avoid manual downloading.
-How to
******************************************************************************************
A. Setup FTP server
- Filezilla Server or any.
- Create two accounts 1 for uploader and 1 for downloader.
- Downloader account must only have (Files: Read, Directory: List, +Subdirs) permissions while Uploader account must all permissions. (Note: Download and uploader accounts must have the same shared directory.)
B. Generate your launcher config
- Run ConfigGenerator.exe inside ConfigGenerator folder and input your needs.
- Copy/paste your generated launcher.ini to ClientLauncher folder.

Note: Miniweb Link do not end it with .../*.php since launcher will automatically add /news.php and /banner.php in runtime.
C. Setup PatchGenerator
- Open and edit Generator.ini from PatchGenerator folder with your needs.
- Run all the queries in sql inside dbQueries folder
- Prepare an updated fullclient, include the files/folder from ClientLauncher folder. Copy/paste your updated fullclient in PatchGenerator folder and drag the entire client folder to PatchGenerator.exe
- Manually upload all the contents inside upload folder to your FTP shared directory.
- Generating small patches put the files in PatchGenerator/client folder then run PatchGenerator.exe, then type create and hit enter.
Note:
Step 1-4, usually you only do this for first time use.
Step 5, will not automatically upload your files if you set AutoUpload=false in Generator.ini
D. Miniweb (self explanatory, refer to Miniweb folder)
******************************************************************************************
I think this is all you need to use this launcher system.
For custom design, encryptions or additional functions please contact me in skype (pxwin72014).
Bug reports reply to this thread.
I will not help how you make a php for querying launcher notices, I already provide a notice template just add php script on it. :D
DOWNLOAD V1a - Minimum .NET Framework required version "4.0"
Changelog v1a
Minimum .net framework changed from 4.5 to 4.0, should now work in (Windows XP)