mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-04-17 02:22:22 -04:00
Adds a version display element to the bottom right of the UI, fetching the version from package.json via a new IPC handler. Updates main.js, preload.js, and ui.js to support retrieving and displaying the version, and adds relevant styles in style.css.