You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Robert Janetzko 5449c1820f new events from 50.08, fixes #10 4 weeks ago
.devcontainer goreleaser 1 year ago
.github/workflows goreleaser 1 year ago
analyze new events from 50.08, fixes #10 4 weeks ago
backend new events from 50.08, fixes #10 4 weeks ago
.gitattributes line endings 1 year ago
.gitignore missing images 1 year ago
LICENSE.md licence 1 year ago
README.md updated forum link 1 year ago
legendsbrowser.code-workspace catch error in file chooser 10 months ago
sample.sh profile 1 year ago

README.md

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