findell666 / nwn-3t-items

A python code to display Player Character (PC) items from a NWN BIC file, to a CSV file. This is meant to be used with ThreeTowns server items (custom 2da files)

Home Page:https://threetownsboard.boards.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nwn-3t-items

A python code to display items from a NWN BIC file, in a human friendly form

Uses python lib from https://github.com/jd28/pynwn (master-obsolete branch)

You can find all base 2DA files https://github.com/findell666/nwn-2da (forked from kucik/nwn-2da)

In resources folder the 2DA files are custom files from the server The Three Towns

How to install

  • cd src
  • python3 setup.py install

Run as a local flask webapp

  • cd src
  • python3 app.py

Docker run

  • idk

Online demo

https://threetowns-py.web.app/

About

A python code to display Player Character (PC) items from a NWN BIC file, to a CSV file. This is meant to be used with ThreeTowns server items (custom 2da files)

https://threetownsboard.boards.net/


Languages

Language:Python 93.4%Language:HTML 4.8%Language:JavaScript 1.1%Language:CSS 0.6%Language:Dockerfile 0.1%