joemcbride / tempest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tempest Client

Discussion: https://t.me/tempestclient

Installation

Tempest is a cross platform DragonRealms client.

For now there is no release candidate however it can be executed from source. This requires yarn, ruby, and the ruby SASS gem. After cloning the repository:

npm install -g electron-prebuilt
gem install sass
yarn install
sass src/sass:src/css
yarn build
electron .

About


Languages

Language:JavaScript 73.1%Language:CSS 25.9%Language:HTML 0.9%