Dgc2002 / nparse

Nomns' Parser for Project1999

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nomns' Parser for Project1999

Provides player location and spell tracking support for Project 1999 by reading the player log.

Now with location sharing, path recording, and Discord overlay!

Please see the Wiki for more information or go to the Releases for the latest release.

Building

Install Python 3.10.x and install requirements with pip install -r requirements.txt

Note: Currently it seems problematic to build PyQt6 on 32-bit Python.

Install pyinstaller==5.3

Run: pyinstaller nparse_py.spec

About

Nomns' Parser for Project1999

License:GNU General Public License v3.0


Languages

Language:Python 97.4%Language:CSS 2.6%