ESTE ES UN COPY PASTE del TXT que venia con el Launcher, y aclaro que este Launcher ya no estaba en internet y lo resubi a mi cuenta en Mediafire.
Esta creado en VB2008 y su uso es algo excesivo para el usuario comun pero para a alguien que esta y quiere algo basico pero sabe configurarlo entonces lo recomiendo :P
(https://i.imgur.com/hGiDc4h.png)
DESCARGA
(http://i.imgur.com/Z9MYwwl.png)
__________________________________________________________________________________
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' ____ ____ ____ ____ ____ _________ ____ ____ ____ ____ '
'||r |||o |||l |||e |||x ||| |||i |||n |||c |||. ||'
'||__|||__|||__|||__|||__|||_______|||__|||__|||__|||__||'
'|/__\|/__\|/__\|/__\|/__\|/_______\|/__\|/__\|/__\|/__\|'
' '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
[ rolex inc. launcher 2008 ] - tutorial
[ you may delete this section below the line, edit the section above to your launcher stats ]
[ format: ]
[1] mu server name
[2] mu server ip address
[3] mu server port
[4] webbrowser show [ 1 = true / 0 = false ]
[5] webbrowser url
[6] webbrowser width
[7] webbrowser height
[8] webbrowser x position [ amount of pixels from the left side of launcher ]
[9] webbrowser y position [ amount of pixels from the top side of launcher ]
[10] connect button width
[11] connect button height
[12] connect button x position [ amount of pixels from the left side of launcher ]
[13] connect button y position [ amount of pixels from the top side of launcher ]
[14] options button width
[15] options button height
[16] options button x position [ amount of pixels from the left side of launcher ]
[17] options button y position [ amount of pixels from the top side of launcher ]
[18] exit button width
[19] exit button height
[20] exit button x position [ amount of pixels from the left side of launcher ]
[21] exit button y position [ amount of pixels from the top side of launcher ]
[22] update status x position [ amount of pixels from the left side of launcher ]
[23] update status y position [ amount of pixels from the top side of launcher ]
[24] update status text color [ see color codes below ]
[25] update url [ directory where version.txt and update.zip is store (read more below) ]
[26] music play [ 1 = true / 0 = false ]
[ how to use: ]
[1] design your custom interface or use the default
[2] edit the stats above the line
[3] edit /data/version.txt to your version number [ can be any number you want ]
[4] when a new update is availible, upload a new version.txt to your update url [ must be a higher number then previous version ]
[5] when a new update is availible, upload update.zip to your update url
[ launcher interface: ]
* the launcher interface image is saved as /data/iface.bmp
* any size image will work and the launcher will automaticly resize to it
* any pixel colored as white will be transparent [ used to make custom shaped borders ]
* if you want to use white on your interface image, the just use one shade darker then white [ your eye cant tell the differnce ]
* the connect button image is saved as /data/connect.bmp
* put in the proper co-ordinates and size in [10-13]
* the options interface image is saved as /data/iface2.bmp
* the options button image is saved as /data/options.bmp
* put in the proper co-ordinates and size in [14-17]
* draw your exit button on iface.bmp and put in the proper co-ordinates and size in [18-21]
[ color codes: ]
* you can set the color of the text on the launcher in [18]
* white = &HFFFFFF
* black = &H0&
* blue = &HC00000
* red = &HFF&
* green = &H8000&
* yellow = &HFFFF&
* orange = &H80FF&
* gray = &H808080
[ misc: ]
* if [4] = 0 then make sure to leave [5-9] as blank spaces
* for update url [25] make sure to have a '/' at the end [ example: http://yoururl.com/ ]
* you can change the music renaming the new song to music.mp3 and replace the old one in /data