Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello, I'm having trouble opening up the .jar file, what program do I use to open it?

You need to have the JDK installed.


Select the jar file and then open it using Java (TM) Platform SE binary.



You can also open a command prompt from the folder where the jar file is located and then execute the command:
java -jar "XO Table.jar"