Skip to content

RPG Desktop Client - The fast and easy way to connect to a RPG server

License

Notifications You must be signed in to change notification settings

markjivko/RPG-Client-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG (Desktop Client)

Connect to your favorite RPG server right from your desktop.

This app manages your login credentials and checks the remote server version for compatibility.

The game runs as a Progressive Web Application inside of a local, secure Electron.js web browser.

Once installed, all game assets are stored safely on your device and all requests triggered by the game are remote procedure calls.

Getting started

Assuming you have installed node and git on your system, you should then run the following commands:

git clone https://github.com/markjivko/rpg-client-desktop .
npm install --save-dev electron @electron-forge/cli electron-store i18n jquery
npm start

Hosting your own games

You can host this game on your own domain by installing RPG on your WordPress website.

Releases

No releases published

Packages

No packages published