Skip to content

nomns/nparse

 
 

Repository files navigation

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