Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 713 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 713 Bytes

MiscMod-Accounts-Config-Gen

Preview

alt text

alt text

Usage

Requirements

  • Python 3.11 or later
  • pysimplegui module pip install pysimplegui==4.60.5 or pip3 install pysimplegui==4.60.5

Running

  • Download the code as zip and extract it.

  • Open powershell(windows) or Terminal(linux) in the folder.

  • Run using python main.py(windows) or python3 main.py in powershell/terminal.

    Windows users can simply run run.bat file to do all this.