miscel 0.2.1

Small, miscellaneous functions that are useful for writing FFXIV launchers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Miscel

**NOTE:** Miscel has been integrated into [Physis](https://crates.io/crates/physis) 0.6, which will make this library obsolete.

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](https://www.gnu.org/graphics/gplv3-127x51.png)

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