kocubinski / GS4-Character-Planner

A character planner for the MUD, Gemstone IV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GS4-Character-Planner

A character planner for the MUD, Gemstone IV

OSX Instructions

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python3 Planner.py

LINUX USAGE:

DEPENDENCIES: python vers. 3, tk, python-pmw
$ python Create_Databse.py
$ python Planner.py

About

A character planner for the MUD, Gemstone IV


Languages

Language:Python 100.0%