Skip to content

A stamina tracker made for the virtual tabletop game 'URealms'

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Charzard4261/Chars-Stamina-Tracker

Repository files navigation

Char's Stamina Tracker

An unofficial multiuser stamina & actions tracker for Robert Moran's tabletop game URealms

Compatible with Konpaatre's URealms fan expansion KonRealms

Getting Started

It's pretty simple to get a version of this up and running, at least on the client side of things.

Prerequisites

Java 1.8.0 or later (untested on older versions)
(Server) Knowledge of port-forwarding

Downloading

Head on over to the latest release page and download the ZIP file attatched. Extract the .jar to somewhere you can easily find, for example, your desktop.

That's all it takes to setup the program. The whole thing is contained in one .jar file. Keep reading for how to host and connect to servers.

Client

Run the .jar file

Click the 'Client'button

Enter the host's IP address (or, in the host's case, leave it as 127.0.0.1, it redirects to the host machine)

Set the port to the host's choosen port (default 9002)

Select the screen you want it to run on

Click 'connect'

Server

Portforward port 9002 (Will be editable at a later date)

Run the .jar file

Click the 'Server' button

Google "Whats my ip" and give your friends the result

Errors

Clientside

Couldn't read IP address

Check the IP, it should only have numbers separated by full-stops (.)

Couldn't get IO for the connection to <IP>

The IP does not have a server, does not have a server on the requested port, or host has shut down a connected server

Serverside

Couldn't bind port <port>

An application is already using the selected port

Credits

License

This project is licensed under the GNU General Public License - see the LICENSE file for details

About

A stamina tracker made for the virtual tabletop game 'URealms'

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages