Just Another Cabal Launcher
https://forum.ragezone.com/cache.php...%2F2mmsro7.jpg
-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
1. Setup FTP server
- A. Filezilla Server or any.
- B. Create two accounts 1 for uploader and 1 for downloader.
- C. Downloader account must only have (Files: Read, Directory: List, +Subdirs) permissions.
- D. Uploader account must all permissions.
- E. Download and uploader accounts must have the same directories.
2. Setup PatchGenerator
- A. Open and edit Generator.ini from PatchGenerator folder.
3. Generate your launcher config
- A. Run LauncherINI.exe inside LauncherConfig folder.
- B. Copy/paste launcher.ini to ClientLauncher folder.
4. Miniweb (self explainatory)
DOWNLOAD V3.1
DOWNLOAD THEMEPACK
Extract this CabalThemePack.rar to launcher/themes folder.
Code:
Changelog 3.1
Added cabal config read/write for minimal settings
Added cabal language selector
Added cabal theme installer
Register button replaced with Option
Changelog 3.0
New launcher layout
Now supports full client update
Improve comparing between update and local files
PatchGenerator rewritten for improvements
Launcher config creator now with GUI
Changelog 2.1
Fix messed up arguments
Changelog 2.0
New layout
Improve performance
Added error messages
Changelog 1.1
Fix error code (924) from cabal.exe/update.exe.
Decrease some sleeps in uploading patches from (Generator.exe)
I think that's all.
Good luck and have fun!
Quote:
If you want a custom layout and encryption send me a pm...
Detailed HowTo:
1. Install FTP Server (in this example I use FileZilla Server)
Note: You need to open ftp port in firewall.
2. Creating FTP users and setting permissions
I. Creating User
https://forum.ragezone.com/cache.php...%2F11lhjqr.jpg
Note: anonymous and uploader accounts must have the same shared folder.
For anonymous account no need to check/enable password and uploader account must have password for security purposes.
II. Setting permissions of each account
https://forum.ragezone.com/cache.php...%2F33jjo6e.jpg
The picture show permissions for anonymous account and for uploader account need to check all of that.
3. Generating launcher.ini
https://forum.ragezone.com/cache.php...m%2Faobcs8.jpg
One succesfully copy/paste the generated launcher.ini to ClientLauncher/launcher/.
4. Creating a patch.
I. Open PatchGenerator/generator.ini in notepad/++.
https://forum.ragezone.com/cache.php...m%2F17pw0n.jpg
in FTPinfo section enter your uploader account info.
I hope its clear now!!
Re: Just Another Cabal Launcher
very nice sir, just ftp support?
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
Mundus
very nice sir, just ftp support?
You need apache or ??
Re: Just Another Cabal Launcher
Re: Just Another Cabal Launcher
Re: Just Another Cabal Launcher
How to configure launcher? I did not quite understand ...
- - - Updated - - -
Here is giving the error "impossible to connect to remote server" how to solve?
Re: Just Another Cabal Launcher
Glad to see you again here!
Re: Just Another Cabal Launcher
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
Dens666
AutoIT?
nope..
Re: Just Another Cabal Launcher
uuuu nice px :D
Which language is it written?
Re: Just Another Cabal Launcher
Good job though and nice tutorial, I suppose is C#.
I am curious if the project in your signature is supposed to be like a professional project or just some random homemade thing.
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
Dens666
uuuu nice px :D
Which language is it written?
C#
Quote:
Originally Posted by
emi
Good job though and nice tutorial, I suppose is C#.
I am curious if the project in your signature is supposed to be like a professional project or just some random homemade thing.
That project in my signature is not mine, I'm just sharing it cuz for me its well coded and we don't know there might be somebody here is looking for a good C# server or proxy.
Re: Just Another Cabal Launcher
Re: Just Another Cabal Launcher
Updated to V3 check first post
Re: Just Another Cabal Launcher
wow man nice share thanks adding this to my collection any chance releasing the source?