aekrylov / vic2_economy_analyzer

Victoria 2 savegame economy analyzer, updated version
Other
46 stars 8 forks source link
java javafx maven

Victoria 2 Savegame Economy Analyzer

Based on old Nashetovich's code with minor changes, so now it works with Java 8 and higher.

Usage

  1. Download the latest release (standalone or installer)
  2. Run the app (for standalone Windows the exe in root, for standalone Linux the binary in ./bin/)

Double-click on a table row (or single click on a chart item) opens detailed info window.

Check out project wiki for more info.

How to build

Use gradle run to run the app.

Use gradle jpackage to make a runtime image in build/dist folder (no JVM required)

Troubleshooting

To do list: