Skip to content

a small tool for the game SnowRunner: show data of trucks, trailer, addon etc. and content of save games

Notifications You must be signed in to change notification settings

Hendrik2319/SnowRunnerTool

Repository files navigation

SnowRunnerTool

This is a small tool for the game SnowRunner.
It reads all data of usable trucks, trailers and addons from game data ([SnowRunner]/preload/paks/client/initial.pak) and also parses savegame data.

Download

You can download my releases here. You will need a JAVA 17 VM.

Development

This project is currently configured as an Eclipse project. The libraries, it depends on, are imported as projects into java build path via Eclipse. This is more convenient, when changes in SnowRunnerTool need changes in the libraries.

Dependencies

Following libraries are currently imported as projects into java build path via Eclipse.

If you want to develop for your own and

  • you use Eclipse as IDE,
    • then you should clone the projects above too and add them to the same workspace as the SnowRunnerTool project.
  • you use another IDE (e.q. VS Code)
    • then you should clone the said projects, build JAR files of them and add the JAR files as libraries.

Screenshots

Truck Table
Truck table

Usable addons of a truck
Usable addons of a truck

Usable trailers of a truck
Usable trailers of a truck

Save game view: Stored trucks
Save game view: Stored trucks

Deployment instructions

  • TODO

About

a small tool for the game SnowRunner: show data of trucks, trailer, addon etc. and content of save games

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages