A character planner for the MUD, Gemstone IV
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python3 Planner.py
DEPENDENCIES: python vers. 3, tk, python-pmw
$ python Create_Databse.py
$ python Planner.py
A character planner for the MUD, Gemstone IV
A character planner for the MUD, Gemstone IV
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python3 Planner.py
DEPENDENCIES: python vers. 3, tk, python-pmw
$ python Create_Databse.py
$ python Planner.py
A character planner for the MUD, Gemstone IV