GithubHelp home page GithubHelp logo

wuphonsreach / legendsbrowser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robertjanetzko/legendsbrowser

0.0 2.0 0.0 1.79 MB

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

License: MIT License

Java 95.74% CSS 3.41% JavaScript 0.85%

legendsbrowser's Introduction

Legends Browser

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

Features

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

Using Legends Browser

  • Download the latest release from the downloads page https://github.com/robertjanetzko/LegendsBrowser/releases
  • Run the application
  • On Windows run the .exe
  • On MacOS open the .dmg and run the application
  • On other operating systems run java -jar legendsbrowser-x.x.x.jar
  • An browser window should open, if not navigate to http://localhost:58881
  • Open a legends export by navigating your file system
  • ready to load exports should show up in green
  • after loading finished you should see an overview over all civilizations

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

OutOfMemoryError

  • some legends export can be very large (over 400MB) and require approx twice the amount of memory when loaded
  • if you get an OutOfMemoryError displayed in the console you can manually increase the amount of memory legends browser gets assigned
  • to do so create an file called LegendsBrowser-X.X.X.l4j.ini (the name of your .exe where you relplace the ending with .l4j.ini)
  • open that file in an editor and insert -Xmx1024M (you can change the numbers to set the amount of memory you want to assign)

Troubleshooting

legendsbrowser's People

Contributors

robertjanetzko avatar seeschloss avatar

Watchers

James Cloos avatar WuphonsReach avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.