Skip to content

Joker9944/remnant-roll-evaluator

Repository files navigation

Remnant roll evaluator

Basic Java based command line tool to evaluate rolled encounters in a save game from Remnant: From the Ashes.

Description

Extracts game encounters from a given save, maps then against dictionaries to gain meaningful names and groups the results for easier reading.

Getting Started

Installing

  • Download executable from the releases page

Executing program

  • Open a commandline window in the folder where the executable is located (Shift + Right click in File Explorer -> "Open PowerShell window here")
  • Run the executable with the file switch and the location to the save game, the save game is usually located under {userhome}\AppData\Remnant\Saved\SaveGames\
.\remnant-roll-evaludator.exe --file C:\Users\Joker9944\AppData\Remnant\Saved\SaveGames\save_0.sav
  • For more information run the executable with the help switch
.\remnant-roll-evaludator.exe --help

Help

If you run into problem please open a new issue on the Issues page.

Author

  • Felix von Arx

Version History

  • 0.1.0
    • Initial Beta Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Dependencies

Acknowledgments

About

Java based command line tool to evaluate rolled encounters in a save game from Remnant: From the Ashes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages