Skip to content

RNGames v1.3.1

Compare
Choose a tag to compare
@Lomadriel Lomadriel released this 04 Apr 20:32
· 5 commits to master since this release

The executable jar file can run on Windows, Linux and OSX using the JRE (java runtime) 1.8 or greater.

Standalones doesn't require you to have the JRE, but are really bigger and platform-specific.
Only Linux 64 bits and Windows 64 bits binaries are provided.
If you already have a previous standalone version, simply apply the patch: merge the "app" folder from the patch with the "app" folder of the standalone.

The debian package can be used to install the software under Debian, Linux Mint and Ubuntu as a 64 bits standalone too.

Alternatively, you can build manually from sources.

CHANGELOG

  • Added a username TextArea (the username is automatically added in the produced filename: date.username,recordname.TYPE.csv).
  • Now save file containing screen resize events as date.username.recordname.S.csv instead of date.username.recordname.O.csv.
  • Added data persistence for save directory, username and record name fields.