HyperPlay-Gaming / hyperplay-desktop-client

The HyperPlay desktop app
https://hyperplay.xyz
GNU General Public License v3.0
66 stars 22 forks source link
blockchain epicgames games gog launcher linux macos metamask walletconnect web3 windows

HyperPlay

Index

Supported Operating Systems

Installation

Linux

Debian, Ubuntu and Derivatives

Download the hyperplay.x.x.x_amd64.deb from the Releases section

sudo dpkg -i hyperplay.x.x.x_amd64.deb

Other Distributions (TAR.XZ)

Since these two distribution formats don't have a form of dependency management, make sure the curl command is available. You might run into weird issues if it's not.

For the tar.xz file, you need first to extract it somewhere, enter the folder and run:

chmod +x hyperplay

To run it use:

./hyperplay

Windows

Download HyperPlay_Setup.x.x.x.exe or the Portable HyperPlay-x.x.x.exe file and run it. It will install it to the start menu and desktop, use those to run it.

macOS

Download HyperPlay-x.x.x.dmg and move the HyperPlay App to the Applications folder.

Screenshots

Hyperplay main page Hyperplay wallet signature during game Hyperplay game detail page

Local Development

This projects uses submodules, so you need to clone it with the --recurse-submodules flag or run git submodule update --init --recursive after cloning.

yarn setup
yarn start

Credits

Those Awesome Guys: Gamepad prompts images