Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 384 Bytes

x32-patch-list

Generate printable patch lists from X32 scene files

This is the source for the X32 Patch List creator hosted on AppEngine: http://x32-patch-list.appspot.com/

Installing For yourself

The only dependency is flask. Running pip install -r requirements.txt will install the required dependencies.

Running

python fe.py will start a Flask development server