mcdonnnj / dorfromantik_helper

A basic GUI helper tool for Dorfromantik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dorfromantik_helper

A basic GUI helper tool for the game Dorfromantik.

Install

Install with pip:

python -m pip install https://github.com/mcdonnnj/dorfromantik_helper/archive/main.tar.gz

Usage

usage: dorfromantik-helper [-h] [--load] [--height HEIGHT] [--width WIDTH]

Board suggestions for the game Dorfromantik.

optional arguments:
  -h, --help            show this help message and exit
  --load, -l            Load data from last manual save
  --height HEIGHT, -y HEIGHT
                        Pixel height of the board display
  --width WIDTH, -x WIDTH
                        Pixel width of the board display

About

A basic GUI helper tool for Dorfromantik

License:MIT License


Languages

Language:Python 100.0%