Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

ForestLauncher (Auto Update, Well made!)

Newbie Spellweaver
Joined
Jan 17, 2013
Messages
90
Reaction score
17
I kinda want to share the Luancher I made, the UI is from the official launcher of AK but I edited it and change the character on it.

IbskegD - ForestLauncher (Auto Update, Well made!) - RaGEZONE Forums


Well made progress bar :)
uI6rYfv - ForestLauncher (Auto Update, Well made!) - RaGEZONE Forums


Launcher Options:
Code:
Full Screen Mode
Exit Launcher after start

How to make it Auto Update.
The Launcher check the latest version on your web.
Code:
http://www.web.com/betalauncher/version.txt
(Make sure to add the version.txt)
For example. your current version is:
Code:
100001

so, you'll have to add the .zip (patch file) file to your patches directory.
Code:
http://www.web.com/patchs/
(Make to create a directory for this!)
you have the latest version patch (100001.zip) to the directory.

Make sure to edit the Launcher.ini
Code:
Site=http//:www.webweb.com/


 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Aug 18, 2005
Messages
305
Reaction score
78
Thanks, this is a usefull release. ^^ is it also possible to change the background image?
 
Newbie Spellweaver
Joined
Sep 12, 2013
Messages
54
Reaction score
8
MEGA Link:



Take Care ^_^
 
Newbie Spellweaver
Joined
Jan 8, 2010
Messages
13
Reaction score
0
I kinda want to share the Luancher I made, the UI is from the official launcher of AK but I edited it and change the character on it.

View attachment 209374

Well made progress bar :)
View attachment 209375

Launcher Options:
Code:
Full Screen Mode
Exit Launcher after start

How to make it Auto Update.
The Launcher check the latest version on your web.
Code:
http://www.web.com/betalauncher/version.txt
(Make sure to add the version.txt)
For example. your current version is:
Code:
100001

so, you'll have to add the .zip (patch file) file to your patches directory.
Code:
http://www.web.com/patchs/
(Make to create a directory for this!)
you have the latest version patch (100001.zip) to the directory.

Make sure to edit the Launcher.ini
Code:
Site=http//:www.webweb.com/


Link Broken, fix please

MEGA Link:



Take Care ^_^

detect virus when downloading.
 
Newbie Spellweaver
Joined
Apr 24, 2020
Messages
63
Reaction score
0
Is there a way to use or install it?

Do you have a way to contact us? I might ask, sir.
 
Last edited:
Back
Top