We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0aa078 commit f3b6132Copy full SHA for f3b6132
2 files changed
README.md
@@ -1,5 +1,7 @@
1
# hytale-api
2
3
+[](https://badge.fury.io/py/hytale-api)
4
+
5
Unofficial Python library for interacting with the Hytale API.
6
7
⚠️ **This library is unofficial and based on publicly discovered endpoints.**
pyproject.toml
@@ -36,6 +36,6 @@ dev = [
36
37
38
[project.urls]
39
-Homepage = "https://github.com/DRagssss/hytale-api"
40
Repository = "https://github.com/DRagssss/hytale-api"
41
-Issues = "https://github.com/DRagssss/hytale-api/issues"
+Issues = "https://github.com/DRagssss/hytale-api/issues"
+PyPI = "https://pypi.org/project/hytale-api/"
0 commit comments