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:
parent
3115ec1f68
commit
7cbe2fe853
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue