diff --git a/FinModelUtility/UniversalAssetTool/README.md b/FinModelUtility/UniversalAssetTool/README.md index d81709be1..940bb6a31 100644 --- a/FinModelUtility/UniversalAssetTool/README.md +++ b/FinModelUtility/UniversalAssetTool/README.md @@ -15,7 +15,7 @@ Program for extracting and working with assets from various games. Provides both - [@nico](https://github.com/nico), AKA thakis, whose [szstools](http://amnoid.de/gc/) CLI is used to extract the contents of GameCube .isos. - [@SceneGate](https://github.com/SceneGate), whose [Yarhl](https://github.com/SceneGate/Yarhl), [Ekona](https://github.com/SceneGate/Ekona), and [Lemon](https://github.com/SceneGate/Lemon) libraries were used to rip files from DS and 3DS ROMs. - [@shravan2x](https://github.com/shravan2x), whose [Gameloop.Vdf](https://github.com/shravan2x/Gameloop.Vdf) library is used to deserialize the contents of Steam's .vdf files. -- TTEMMA, whose [Gar/Zar UnPacker v0.2](https://gbatemp.net/threads/release-gar-zar-unpacker-v0-1.385264/) tool is used to extract the contents of Ocarina of Time 3D files. +- [@TTEMMA](https://github.com/TTEMMA), whose [Gar/Zar UnPacker v0.2](https://gbatemp.net/threads/release-gar-zar-unpacker-v0-1.385264/) tool is used to extract the contents of Ocarina of Time 3D files. - Twili, for reverse-engineering and documenting the .zar archive format and various additional research. - [@Wiimm](https://github.com/Wiimm), who created the [wiimms-iso-tools](https://github.com/Wiimm/wiimms-iso-tools) used to extract the contents of Wii .isos. - [@xdanieldzd](https://github.com/xdanieldzd), whose [Scarlet](https://github.com/xdanieldzd/Scarlet) tool was referenced for dumping .gar files.