Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

WestgateXL is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience

License

Notifications You must be signed in to change notification settings

Spiritbocs/WestgateXLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WestgateXLauncher

WestgateXL

forthebadge forthebadge forthebadge

Build StatusTest CoveragedevDependency Status

FOSSA Status Launcher Demo

View Larger Image

Table of Contents (click to expand)

WestgateXL is a custom Minecraft launcher written from the ground up in electron/react. Its main goal is to make it easy and enjoyable to manage different Minecraft versions and servers, bringing the playing and modding experience to the next level!

๐Ÿš€ Getting Started

Below you will find anything you need to know about the launcher. If you want to download a stable release you can do it from our official website: https://braxon.com, if you want the latest testing features you can clone the repo and compile it yourself.

๐ŸŽฎ Download

To download the latest version, you can either click here and select the appropriate version for your operating system or visit our website.

๐ŸŽจ Features (Working on)

  • Java Autorunner. (You don't need to have java installed, a suitable version will be downloaded automatically)
  • Log console. Always know what's happening
  • It's as easy as pie to install either the vanilla game and to install forge. No further action from the user is required.
  • It goes without saying that it has a built-in autoupdater, so you will never need to download a new version manually.
  • Vanilla, Forge and Curse modpacks download and autoupdater
  • Built-in manager for Minecraft servers
  • Cloud sync of game saves. With this you will never lose your saves again!

You can also:

  • Import and export modpacks from and to other launchers
  • Drag and drop instances wherever you like them, just like in your desktop
  • Keep track of the time you played each instance
  • Add instances to the download queue, they will automatically download one after the other
  • Manage your minecraft skin directly from the launcher
  • Directly connect to a server from the launcher using quick launch

Keep in mind that not all of these features are yet part of the launcher. We are constantly updating the code adding new features. Feel free to help us :)

๐Ÿ’พ Compilation

These are the steps to compile it yourself.

โš™๏ธ Requirements

You need the following softwares installed:

  • Nodejs (> 8)
  • yarn

โ–ถ๏ธ Steps

Install the dependencies and devDependencies.

$ cd WestgateXLauncher
$ yarn

Start the development environment

$ yarn dev

For production environment...

$ yarn start

๐Ÿšš Packaging

To package apps for the MACOS platform:

$ yarn package

To package apps for the WinOS platform:

$ yarn package-win

๐Ÿš€ Built and managed with

๐ŸŽ Contributing

view here first

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

๐Ÿ“œ Versioning

We use SemVer as versioning system.

โค๏ธ Authors

See also the list of contributors who participated in this project.

๐ŸŽ“ License

This project is licensed under the GNU GPL V3.0 - see the LICENSE file for details

โœ๏ธ Todos

Here is the complete list of things we want to do. If you want to help us doing them or want to suggest some new ideas, comment here! TODOS/IDEAS

โœ๏ธ Bug Reports

Please use the link below to post a Report POST HERE FIRST VIEW THE REPORTS HERE

View Fossa Reports

FOSSA Status Build Status License