diff --git a/README.md b/README.md index 0d7f0fc5..5f0f9699 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@

aventium softworks

-

Helios Launcher

+

ArdaCraft Launcher

(formerly Electron Launcher)
-[

travis](https://travis-ci.org/dscalzi/HeliosLauncher) [downloads](https://github.com/dscalzi/HeliosLauncher/releases) stark

+[

travis](https://travis-ci.org/ArdaCraft/ArdaCraftLauncher) [downloads](https://github.com/dscalzi/HeliosLauncher/releases)

Join modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.

-![Screenshot 1](https://i.imgur.com/6o7SmH6.png) -![Screenshot 2](https://i.imgur.com/x3B34n1.png) +![Screenshot 1](https://i.imgur.com/KoQQcug.jpg) +![Screenshot 2](https://i.imgur.com/8j45nEU.png) ## Features @@ -38,24 +38,24 @@ This is not an exhaustive list. Download and install the launcher to gauge all i ## Downloads -You can download from [GitHub Releases](https://github.com/dscalzi/HeliosLauncher/releases) +You can download from [GitHub Releases](https://github.com/ArdaCraft/ArdaCraftLauncher/releases) #### Latest Release -[![](https://img.shields.io/github/release/dscalzi/HeliosLauncher.svg?style=flat-square)](https://github.com/dscalzi/HeliosLauncher/releases/latest) +[![](https://img.shields.io/github/release/ArdaCraft/ArdaCraftLauncher.svg?style=flat-square)](https://github.com/ArdaCraft/ArdaCraftLauncher/releases/latest) #### Latest Pre-Release -[![](https://img.shields.io/github/release/dscalzi/HeliosLauncher/all.svg?style=flat-square)](https://github.com/dscalzi/HeliosLauncher/releases) +[![](https://img.shields.io/github/release/ArdaCraft/ArdaCraftLauncher/all.svg?style=flat-square)](https://github.com/ArdaCraft/ArdaCraftLauncher/releases) **Supported Platforms** -If you download from the [Releases](https://github.com/dscalzi/HeliosLauncher/releases) tab, select the installer for your system. +If you download from the [Releases](https://github.com/ArdaCraft/ArdaCraftLauncher/releases) tab, select the installer for your system. | Platform | File | | -------- | ---- | -| Windows x64 | `helioslauncher-setup-VERSION.exe` | -| macOS | `helioslauncher-VERSION.dmg` | -| Linux x64 | `helioslauncher-VERSION-x86_64.AppImage` | +| Windows x64 | `ardacraftlauncher-setup-VERSION.exe` | +| macOS | `ardacraftlauncher-VERSION.dmg` | +| Linux x64 | `ardacraftlauncher-VERSION-x86_64.AppImage` | ## Console @@ -87,8 +87,8 @@ If you want to export the console output, simply right click anywhere on the con **Clone and Install Dependencies** ```console -> git clone https://github.com/dscalzi/HeliosLauncher.git -> cd HeliosLauncher +> git clone https://github.com/ArdaCraft/ArdaCraftLauncher.git +> cd ArdaCraftLauncher > npm install ```