From 89868c6e16b489ae66b0b297bc2d825a5877f4d4 Mon Sep 17 00:00:00 2001 From: Kyler <59854022+KylerOlsen@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:22:08 -0600 Subject: [PATCH] Fixed readme.md --- README.md | 56 +++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index b52d11e..cfef674 100644 --- a/README.md +++ b/README.md @@ -3,31 +3,31 @@ Purple Cello interface for the Mojang API in rust ## Implemented endpoints -[ ] ~~API Status (Removed)~~ -[x] Username to UUID -[ ] Usernames to UUIDs -[ ] ~~UUID to Name History (Removed)~~ -[x] UUID to Profile and Skin/Cape -[ ] Blocked Servers -[ ] Statistics -[ ] Profile Information -[ ] Player Attributes -[ ] Player Blocklist -[ ] Player Certificates -[ ] Profile Name Change Information -[ ] Check Product Voucher -[ ] Name Availability -[ ] Change Name -[ ] Change Skin -[ ] Upload Skin -[ ] Reset Skin -[ ] Hide Cape -[ ] Show Cape -[ ] Verify Security Location -[ ] Get Security Questions -[ ] Send Security Answers -[ ] Get Account Migration Information -[ ] Account Migration OTP -[ ] Verify Account Migration OTP -[ ] Submit Migration Token -[ ] Connect Xbox Live +- [ ] ~~API Status (Removed)~~ +- [x] Username to UUID +- [ ] Usernames to UUIDs +- [ ] ~~UUID to Name History (Removed)~~ +- [x] UUID to Profile and Skin/Cape +- [ ] Blocked Servers +- [ ] Statistics +- [ ] Profile Information +- [ ] Player Attributes +- [ ] Player Blocklist +- [ ] Player Certificates +- [ ] Profile Name Change Information +- [ ] Check Product Voucher +- [ ] Name Availability +- [ ] Change Name +- [ ] Change Skin +- [ ] Upload Skin +- [ ] Reset Skin +- [ ] Hide Cape +- [ ] Show Cape +- [ ] Verify Security Location +- [ ] Get Security Questions +- [ ] Send Security Answers +- [ ] Get Account Migration Information +- [ ] Account Migration OTP +- [ ] Verify Account Migration OTP +- [ ] Submit Migration Token +- [ ] Connect Xbox Live