1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-23 13:17:44 +00:00

Add homepage blurb

This commit is contained in:
Joshua Goins 2023-09-24 15:40:38 -04:00
parent 3115ec1f68
commit 7cbe2fe853

View file

@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
// SPDX-License-Identifier: GPL-3.0-or-later
//! Crate for reading and writing the file formats used by FFXIV.
extern crate core;
/// Reading and writing game data repositories, such as "ffxiv" and "ex1", and so on.