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-04-28 23:09:46 -04:00
src Add initial files 2025-04-28 23:00:26 -04:00
.gitignore Add initial files 2025-04-28 23:00:26 -04:00
Cargo.lock Add initial files 2025-04-28 23:00:26 -04:00
Cargo.toml Add initial files 2025-04-28 23:00:26 -04:00
README.md Add README 2025-04-28 23:09:46 -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.

License

GPLv3

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