Update README.md
This commit is contained in:
parent
55e8e24d4e
commit
3f841a325b
26
README.md
26
README.md
@ -1,15 +1,15 @@
|
|||||||
<p align="center"><img src="./app/assets/images/SealCircle.png" width="150px" height="150px" alt="aventium softworks"></p>
|
<p align="center"><img src="./app/assets/images/SealCircle.png" width="150px" height="150px" alt="aventium softworks"></p>
|
||||||
|
|
||||||
<h1 align="center">Helios Launcher</h1>
|
<h1 align="center">ArdaCraft Launcher</h1>
|
||||||
|
|
||||||
<em><h5 align="center">(formerly Electron Launcher)</h5></em>
|
<em><h5 align="center">(formerly Electron Launcher)</h5></em>
|
||||||
|
|
||||||
[<p align="center"><img src="https://img.shields.io/travis/dscalzi/HeliosLauncher.svg?style=for-the-badge" alt="travis">](https://travis-ci.org/dscalzi/HeliosLauncher) [<img src="https://img.shields.io/github/downloads/dscalzi/HeliosLauncher/total.svg?style=for-the-badge" alt="downloads">](https://github.com/dscalzi/HeliosLauncher/releases) <img src="https://forthebadge.com/images/badges/winter-is-coming.svg" height="28px" alt="stark"></p>
|
[<p align="center"><img src="https://img.shields.io/travis/ArdaCraft/ArdaCraftLauncher.svg?style=for-the-badge" alt="travis">](https://travis-ci.org/ArdaCraft/ArdaCraftLauncher) [<img src="https://img.shields.io/github/downloads/ArdaCraft/ArdaCraftLauncher/total.svg?style=for-the-badge" alt="downloads">](https://github.com/dscalzi/HeliosLauncher/releases)</p>
|
||||||
|
|
||||||
<p align="center">Join modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.</p>
|
<p align="center">Join modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.</p>
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@ -38,24 +38,24 @@ This is not an exhaustive list. Download and install the launcher to gauge all i
|
|||||||
|
|
||||||
## Downloads
|
## 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
|
#### Latest Release
|
||||||
|
|
||||||
[](https://github.com/dscalzi/HeliosLauncher/releases/latest)
|
[](https://github.com/ArdaCraft/ArdaCraftLauncher/releases/latest)
|
||||||
|
|
||||||
#### Latest Pre-Release
|
#### Latest Pre-Release
|
||||||
[](https://github.com/dscalzi/HeliosLauncher/releases)
|
[](https://github.com/ArdaCraft/ArdaCraftLauncher/releases)
|
||||||
|
|
||||||
**Supported Platforms**
|
**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 |
|
| Platform | File |
|
||||||
| -------- | ---- |
|
| -------- | ---- |
|
||||||
| Windows x64 | `helioslauncher-setup-VERSION.exe` |
|
| Windows x64 | `ardacraftlauncher-setup-VERSION.exe` |
|
||||||
| macOS | `helioslauncher-VERSION.dmg` |
|
| macOS | `ardacraftlauncher-VERSION.dmg` |
|
||||||
| Linux x64 | `helioslauncher-VERSION-x86_64.AppImage` |
|
| Linux x64 | `ardacraftlauncher-VERSION-x86_64.AppImage` |
|
||||||
|
|
||||||
## Console
|
## Console
|
||||||
|
|
||||||
@ -87,8 +87,8 @@ If you want to export the console output, simply right click anywhere on the con
|
|||||||
**Clone and Install Dependencies**
|
**Clone and Install Dependencies**
|
||||||
|
|
||||||
```console
|
```console
|
||||||
> git clone https://github.com/dscalzi/HeliosLauncher.git
|
> git clone https://github.com/ArdaCraft/ArdaCraftLauncher.git
|
||||||
> cd HeliosLauncher
|
> cd ArdaCraftLauncher
|
||||||
> npm install
|
> npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user