mirror of
https://silica.codes/BedrockReverse/PyFab.git
synced 2025-04-05 13:12:47 +13:00
Add credits
This commit is contained in:
parent
fc83130413
commit
d3498113c2
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
# Minecraft PlayFab Library
|
||||
# Created by Li
|
||||
|
||||
# Public Domain
|
||||
|
||||
import requests
|
||||
import os
|
||||
import json
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
# Example PlayFab Scraper Script
|
||||
# Created by Li
|
||||
|
||||
# Public Domain
|
||||
|
||||
import PlayFab
|
||||
import json
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue