README.md aktualisieren

This commit is contained in:
Xiao X
2026-05-26 07:31:48 -04:00
committed by GitHub
parent f2b4e1600a
commit 6ac42fd6ed
+3 -1
View File
@@ -12,4 +12,6 @@ To compile on MacOS 26 (may work on other OS, idk):
4. jar cfe XACrypto.jar de.caydenno1.xacrypto.XACrypto -C out . # package the .class files into a .jar 4. jar cfe XACrypto.jar de.caydenno1.xacrypto.XACrypto -C out . # package the .class files into a .jar
5. (optional)- jar tf XACrypto.jar # view the contents of the jarfile 5. (optional)- jar tf XACrypto.jar # view the contents of the jarfile
XACrypto.jar is now in the project root (if u did everything correctly). XACrypto.jar is now in the project root (if u did everything correctly).
-- A new release will **NOT** be published until SHA256Advanced is complete. --