robertjanetzko / LegendsBrowser2

Legends Browser is an multi-platform, open source legends viewer for dwarf fortress 0.47.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legends Browser 2

Legends Browser 2 is an multi-platform, open source, legends viewer for dwarf fortress 0.47 written in go. It is a complete rewrite of the original Legends Browser, available at https://github.com/robertjanetzko/LegendsBrowser

Features

  • Works in the browser of your choice (just launch an open http://localhost:58881)
  • Recreates Legends Mode from dwarf fortress, with objects being accessible as links
  • Add several statistics and overviews

Using Legends Browser

Command Line Options

-p,--port <arg>     use specific port
-s,--serverMode     run in server mode (disables file chooser)
-u,--subUri <arg>   run on /<subUri>
-w,--world <arg>    path to legends.xml or archive

Important Note

  • some features require the legends_plus.xml from dfhack (run 'exportlegends info')

Troubleshooting

About

Legends Browser is an multi-platform, open source legends viewer for dwarf fortress 0.47.

License:MIT License


Languages

Language:Go 74.7%Language:HTML 16.6%Language:CSS 4.5%Language:JavaScript 3.3%Language:Shell 0.7%Language:Makefile 0.2%Language:Dockerfile 0.0%