mirror of
https://github.com/redstrate/Miscel.git
synced 2025-05-20 20:17:46 +00:00
Add README
This commit is contained in:
parent
7b08f54bb6
commit
7646580eea
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal 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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
This project is licensed under the GNU General Public License 3.
|
Loading…
Add table
Reference in a new issue