1
Fork 0
mirror of https://github.com/redstrate/Miscel.git synced 2025-05-20 12:07:46 +00:00
Miscellaneous FFXIV launcher functionality
Find a file
2025-05-05 17:36:45 -04:00
src Provide the latest game/expansion version in find_existing_game_dirs 2025-05-05 17:36:45 -04:00
.gitignore Add initial files 2025-04-28 23:00:26 -04:00
Cargo.lock Provide the latest game/expansion version in find_existing_game_dirs 2025-05-05 17:36:45 -04:00
Cargo.toml Provide the latest game/expansion version in find_existing_game_dirs 2025-05-05 17:36:45 -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.