Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2c1b1491e0 | |||
2720991a12 |
@@ -2,7 +2,7 @@
|
||||
Getting Minecraft Player Information from Mojang API.
|
||||
|
||||
## Usage
|
||||
1. Add the mcuuid.py file to your Python path.
|
||||
1. `pip install mcuuid`
|
||||
2. Use the module like this:
|
||||
|
||||
```
|
||||
|
@@ -1 +1,2 @@
|
||||
name = "mcuuid"
|
||||
from mcuuid.mcuuid import GetPlayerData
|
||||
|
Reference in New Issue
Block a user