Skip to content

MatthewStrouss/HighliteDesktop

 
 

Repository files navigation

JoinDiscord GitHub License Build Status Downloads

HighLite

HighLite is an open-source game client for High Spell and has received permission to operate from the game developer (Dew).

Installing HighLite

HighLite is packaged as an Electron application and provides Linux, MacOS, and Windows support.

Windows

  1. Obtain the .exe file from the latest release

Warning

In Microsoft Edge, you may recieve a download warning due to HighLite not being commonly downloaded.

image

You can typically resolve this by clicking '...' and selecting 'Keep'

Warning

HighLite is currently un-signed due to the inherent cost of obtaining signing certificates for software. This results in install and download warnings. If we recieve enough players (or complaints!) we will invest in obtaining certificates.

image

You can resolve this by clicking 'More Info' and pressing 'Run anyway'

image

  1. Install HighLite
  2. You will be prompted by the game client when launching to automatically install any future updates!

Linux

  1. Obtain the .AppImage file from the latest release
  2. Execute the AppImage
  3. You will be prompted by the game client when launching to automatically install any future updates!

MacOS

Caution

MacOS builds go largely untested so they may be more prone to buggy behavior.

  1. Instructions Pending

Related Repositories

HighLite is split into two repositories HighliteDesktop and Core.

  • HighliteDesktop handles pulling in the Core and the High Spell Web Client and providing a cross-platform execution space.
  • Core handles interactions from HighLite to the High Spell Web Client.

Development

Software Requirements

Building

Non-Package Build

yarn start

Package Build

yarn app:dist

About

A RuneLite-esque Client for the game High Spell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 4.2%
  • CSS 1.1%
  • HTML 0.7%