From a3638279036a4e23c9d5acd3d4b2e0801c4fe61e Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 5 Oct 2024 12:27:25 -0400 Subject: [PATCH] Update README table --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 270f4c6..14b2857 100644 --- a/README.md +++ b/README.md @@ -23,16 +23,18 @@ This tool makes several HTTP requests to the Lodestone, but they currently are o ## Supported Data -| Data | Supported | Notes | -|---------------------------|-----------|--------------------------------------------------| -| Name | ✅ | | -| World/Data Center | ✅ | | -| Race/Subrace/Gender | ✅ | | -| City-state | ✅ | | -| Nameday | ✅ | | -| Guardian | ✅ | | -| Portrait/Full-body Images | ✅ | These are the images displayed on the Lodestone. | -| Playtime | ✅ | Requires the Dalamud plugin. | +| Data | Supported | Notes | +|---------------------------|-----------|-------------------------------------------------------------| +| Name | ✅ | | +| World/Data Center | ✅ | | +| Race/Subrace/Gender | ✅ | | +| City-state | ✅ | | +| Nameday | ✅ | | +| Guardian | ✅ | | +| Portrait/Full-body Images | ✅ | These are the images displayed on the Lodestone. | +| Playtime | ✅ | Requires the Dalamud plugin. | +| Currencies | 〰️ | Only gil is supported, and requires the Dalamud plugin. | +| Appearance Data | 〰️ | Only some appearance data, and requires the Dalamud plugin. | Currently, more types of data is planned to be supported in the future.