Releases: HellGateCorp/CESARSxCIPHERxFX
CESARSxCIPHERxFX
*fixed some Bugs
This Tool is written with JavaFX, which means it based on JDK@8 or a right Path linked Javafx SDK and JDK. The single Click JAR-File you can you find on the "Releases" page. Crossplatform Images will be released in the Future.
CesarsFX Version 2.0
For the revised projects I now occasionally shoot out the promised executable JAR files (not Maven or Gradle big packed images with parts of the required JRE cores inside), which are mainly based on the JavaFX library. For this it is important that you have installed a correct JavaRuntimeEnvironment (*JRE), version 1.0.8_xxx (i.e. Java 8), or a linked OpenJDK@8 instance.
If everything is configured correctly, you can start the application by double-clicking the executable or run it with a terminal shell like bash with the following command:
"java -jar Slotinator.jar",
or with Windows you can trigger it with the CMD Command:
"C:\Users\PC\Desktop\Slotinator.jar"
If you have any Problems you can send me a Mail and we look together how we can fix your given Issue.