Giter Club home page Giter Club logo

cruel-wow-launcher's Introduction

Cruel-WoW-Launcher | C# | WPF | .NET FRAMEWORK 4.6.1 | Visual Studio 2019

Cruel WoW Launcher for OMGhixD#2839


How to setup the launcher

  1. Pull the source

  2. Upload the content of Cruel WoW Launcher/wwww to your webserver for example in https://cruel-wow.com/launcher but could be any folder name

  3. Open and edit the uploaded Launcher.xml

    • Change remote_path="http://localhost/cruel-launcher" to path on your webserver where the content of www folder you uploaded for example https://cruel-wow.com/launcher ?
  4. You will need Visual Studio Community 2019 with .NET desktop development

IMG

  1. Open Cruel WoW Launcher/Cruel WoW Launcher.sln

  2. Go to Project -> Cruel WoW Launcher Properties -> Settings

  3. In the Value column add the link to your Launcher.xml for example https://cruel-wow.com/launcher/Launcher.xml but you could upload the file anywhere on web just make sure its public and you can edit it later


How to push new client updates

  1. Upload new or modified files in the launcher folder specified by the remote_path in your Launcher.xml

     ! Please note that the "patches" and "patches_hd" folders follows the original paths as in the World of Warcraft folder
     meaning that if you want to add a new file to be downloaded in "World of Warcraft/Data/enUS/realmlist.wtf" then you have to upload it in
     "https://cruel-wow.com/launcher/patches/Data/enUS/realmlist.wtf" or the "patches_hd" folder if you are uploading hd graphics files.
    
  2. Edit Launcher.xml

    • Increase or decrease the client_version="1"
  3. Save Launcher.xml and done.

Now the next time the players starts the launcher they will be requested to update the client.


How to change news

  1. Open and edit the uploaded Launcher.xml
    <News enable="true">
        <Image>https://github.com/CyberMist2/MyPublicRepo/blob/master/Layer%2010.png?raw=true</Image>
        <Article>https://github.com/CyberMist2/MyPublicRepo/raw/master/Article.rtf</Article>
        <Date>15 August 2020</Date>
        <ReadMore>https://www.cruel-wow.com/en/news/5</ReadMore>
    </News>
  1. Explanation
    • The Image tag holds the url of the news header image
    • The Article tag holds the url of the news Article.rtf
    • The Date tag holds the news date
    • The ReadMore tag holds the link when you press the Read more button on your launcher

cruel-wow-launcher's People

Contributors

omghixd-og avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.