thanks for the explanations hope i didnt come across the wrong way (sorry if it seemed that way bro i always have hard time trying to word things...something i need to try and work on i guess)i was just curious as ive never heard of jar before so i assume then that jar is another format?
JAR is the default file type for programs written in Java. The main benefit to this is that you can (theoretically) give a JAR file to anyone running Windows, macOS, Linux, or whatever, and it should start up without much of a fuss as long as they have Java installed.
The EXE version of Lilith's Throne is still written in Java, but it's packaged up so that Windows users can run the game without having to install Java on their system (Minecraft: Java Edition is similar: it includes its own copy of Java to make it easier to install and play it).
If there are no EXE versions available for the latest build, you can always
You must be registered to see the links
and double-click on the JAR file to run the game.
but after doing so the game opened up with all the options and when i clicked on new game or what ever nothing happened
im gonna try the older version links im curious to check out this game it does sound interesting and maybe ill try the jar version again see if i can find what ever is missing though a google search, etc
It sounds like some files got skipped when you extracted the archive. If I remember correctly, that issue happens if the "res" folder is missing (it tries to load some text, cannot, and it just silently fails). Extracting LT again should fix that.