romaxjp Posted May 21, 2016 Report Posted May 21, 2016 Hello, some screen Launcher/updater: http://image.noelshack.com/fichiers/2016/22/1464967433-launcher-0-3.png[/img] Make Zip and Xml: http://image.noelshack.com/fichiers/2016/20/1463825046-makezip.png[/img] How To: For WebServer: -htdocs folder edit update.xml: VersionID= Your Version ID not use ".""-""_"... only number Link= Direct Link to your file.zip In Launcher folder: LauncherSettings.xml WebLink = Link to your website (html...) XmlLink = Your Update.xml Link latest.txt 999 its your current version of game. how it work: the launcher check you version in latest.txt and add +1 and see on your update.xml if it exist. exemple here: me version is "999": 999+1=1000 check if version "1000" exist on update.xml. if yes (as here) it will download the update. and after same work 1000+1 = 1001 : update 1001+1 = 1002 not exist = up to date. news 0.3 correct some bug: TimeLeft add: Speed download (kb/s, mb/s) add : executable name for execute your game. (in LauncherSettings.xml) download link: alpha 0.3 Make a don : Make a don (thank you) Quote
romaxjp Posted May 21, 2016 Author Report Posted May 21, 2016 I update the first post download link Quote
Kyun Posted May 21, 2016 Report Posted May 21, 2016 Thank you for sharing those awesome plugins! Quote
HiCallMeAce Posted May 21, 2016 Report Posted May 21, 2016 So testing this out if you have it on the same server as the websitebase launcher does not load the html folder not a big problem i just switch it to another sub-domain. Big problem tho download a big patch crashes the launcher i was testing it out with client files uploaded it as a zip files about 3.4gb start the launcher starts downloading the update after about 2min launcher crashes. Edit: so according to debugger has an Undandled .Net Framework expception which is causing the crash. Quote
romaxjp Posted May 22, 2016 Author Report Posted May 22, 2016 you can use the same server as my website need to put in App->webroot->(your update folder) and you can access www.yourdomaine.com/app/webroot/(your update folder/) i think now update with big file work now. Add button on form: http://image.noelshack.com/fichiers/2016/20/1463928156-launcherv0-2.png[/img] new update (alpha v0.2) : download Quote
HiCallMeAce Posted May 22, 2016 Report Posted May 22, 2016 nope still crashes when trying to download my update right when i start the launcher now it crashes if i take the link to the update.xml does not crash because its not pulling the update but still crashes now even worse then before giving the same debug error. Quote
carsenk Posted May 22, 2016 Report Posted May 22, 2016 Please release the source code to this? I'm assuming its in Visual C#? Quote
Agerathum Posted May 23, 2016 Report Posted May 23, 2016 Also, will be great make launcher`s window drag-able and add minimize button near close. Quote
NaviLlicious Posted June 2, 2016 Report Posted June 2, 2016 I just downloaded this and started setting it up, this is an awesome program! I was wondering though if there is a way to launch the game when hitting the launch button in the launcher? Whenever I click the button it says "launch your game". Would there also be a way to edit the buttons in case you don't want to show the database for example? Quote
romaxjp Posted June 3, 2016 Author Report Posted June 3, 2016 hello new update: correct some bug: TimeLeft add: Speed download (kb/s, mb/s) add : executable name for execute your game. (in LauncherSettings.xml) download link: alpha 0.3 Quote
Xander93 Posted August 22, 2016 Report Posted August 22, 2016 Hello sir, Good job on this tool, very nice one Can we develop this one further as a community project? Cheers, Xander Quote
Xander93 Posted August 22, 2016 Report Posted August 22, 2016 When i try to zip the completed zip is empty inside? how come? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.