1
Fork 0
mirror of https://github.com/redstrate/Miscel.git synced 2025-07-02 20:57:46 +00:00
Miscellaneous FFXIV launcher functionality
Find a file
2025-06-24 16:20:36 -04:00
src Remove installer module 2025-05-07 19:23:33 -04:00
.gitignore Remove and don't check-in the Cargo lockfile 2025-05-09 15:29:02 -04:00
Cargo.toml Add more metadata keys 2025-06-24 16:20:36 -04:00
README.md Add Blowfish encryption used for Steam tickets 2025-05-04 15:08:04 -04:00

Miscel

Small, miscellaneous functions that are useful for writing FFXIV launchers. Such as:

  • Looking up the frontier URL and other useful strings.
  • Locating existing game directories.
  • Installing the game without having to run the InstallShield installer.
  • The special variant of ECB Blowfish encryption used for Steam Ticket encryption.

License

GPLv3

This project is licensed under the GNU General Public License 3.