Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 317 Bytes

RPG freeformat converting

Fixed to free converter written in Node.js JavaScript which you can self host. The port number is currently hardcoded to 9124.

Setup

  1. clone repo
  2. npm i
  3. node index to run the server

Issues

If something isn't converting, make an issue or even better.. make a PR :)