Go to file
Robert Janetzko 8810a1bd6e updated forum link 2022-05-14 08:28:54 +00:00
.devcontainer goreleaser 2022-05-10 17:50:52 +00:00
.github/workflows goreleaser 2022-05-10 17:50:52 +00:00
analyze fixes if no plus xml 2022-05-08 14:38:38 +00:00
backend collection maps 2022-05-11 07:45:17 +00:00
.gitattributes line endings 2022-04-13 06:10:34 +00:00
.gitignore missing images 2022-05-07 18:34:35 +00:00
LICENSE.md licence 2022-04-30 09:22:34 +00:00
README.md updated forum link 2022-05-14 08:28:54 +00:00
legendsbrowser.code-workspace identity page 2022-05-07 19:17:05 +00:00
sample.sh profile 2022-04-10 21:27:37 +00:00

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