Based on old Nashetovich's code with minor changes, so now it works with Java 8 and higher.
- Download the latest release (standalone or installer)
- 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.
Use gradle run to run the app.
Use gradle jpackage to make a runtime image in build/dist folder (no JVM required)
-
Can't load large late game file
-Xmxpart in the .bat file is responsible for max memory usage. Change-Xmx1024mto bigger value, e.g.-Xmx1500m(should work for most systems).Please note that setting this value too big can cause errors on some systems.
- Upload jar files
- Test with different environments
- Improve architecture and code quality
- Implement continuous watching for game history
- Display or export game history