Skip to content

Releases: macareonie/ip

v1.0

17 Feb 19:25
Compare
Choose a tag to compare

Refer to User Guide for more instructions.

v0.2

10 Feb 18:43
Compare
Choose a tag to compare

Steps to run jar file:

Copy the jar file into an empty folder.
Open a command window in that folder.
Run the command java -jar {filename}.jar e.g., java -jar tsundere.jar (i.e., run the command in the same folder as the jar file).

v0.1

28 Jan 14:50
Compare
Choose a tag to compare

Steps to run jar file:

  1. Copy the jar file into an empty folder.
  2. Open a command window in that folder.
  3. Run the command java -jar {filename}.jar e.g., java -jar tsundere.jar (i.e., run the command in the same folder as the jar file).