this is how you use it
- Install java first if you haven't already
- download the jar file
- run the jar file with the following command
java -jar zip_comparator.jar
- enter the file path to your first jar/zip file
- enter the file path to your second jar/zip file
- press enter
- Wait for the comparison to complete
- now write all the differences to a file with the following command
--file <path to txt file>
- Now you can exit the program with the exit/close command