From a18e3749644d4e97931dc2bb85f1e3b67cd54343 Mon Sep 17 00:00:00 2001 From: SerinaNya <34389622+SerinaNya@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:01:03 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs(readme):=20add=20more?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index da04819..4816a46 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ # yggdrasil-mc + +![GitHub Repo stars](https://img.shields.io/github/stars/SerinaNya/yggdrasil-mc?style=social) ![PyPI](https://img.shields.io/pypi/v/yggdrasil-mc?style=flat-square) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/yggdrasil-mc?style=flat-square) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/SerinaNya/yggdrasil-mc/main?style=flat-square) ![GitHub](https://img.shields.io/github/license/SerinaNya/yggdrasil-mc?style=flat-square) + +A simple Python lib to get player info and texture from Mojang and Yggdrasil APIs. + +一个简单的 Python 库,可从 Mojang 和 Yggdrasil APIs 获取玩家的信息和材质。 + +## Attention + +This package can run in **Python 3.10+ ONLY**.