--- title: "dat" --- **Note:** This documentation is incomplete. I recommend reading the ["SqPack" page](https://xiv.dev/data-files/sqpack) on xiv.dev. ## Alternative Implementations * [xivModdingFramework (C#)](https://github.com/TexTools/xivModdingFramework/blob/master/xivModdingFramework/SqPack/FileTypes/Dat.cs) * [Lumina (C#)](https://github.com/NotAdam/Lumina/blob/master/src/Lumina/Data/SqPackStream.cs) * [libxiv (C++)](https://git.sr.ht/~redstrate/libxiv/tree/main/item/src/gamedata.cpp)