1
Fork 0
mirror of https://github.com/redstrate/Miscel.git synced 2025-05-20 20:17:46 +00:00

Add README

This commit is contained in:
Joshua Goins 2025-04-28 23:09:46 -04:00
parent 7b08f54bb6
commit 7646580eea

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# 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](https://www.gnu.org/graphics/gplv3-127x51.png)
This project is licensed under the GNU General Public License 3.