mirror of
https://silica.codes/BedrockReverse/PyFab.git
synced 2025-04-06 05:05:43 +12: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 requests
|
||||||
import os
|
import os
|
||||||
import json
|
import json
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
# Example PlayFab Scraper Script
|
||||||
|
# Created by Li
|
||||||
|
|
||||||
|
# Public Domain
|
||||||
|
|
||||||
import PlayFab
|
import PlayFab
|
||||||
import json
|
import json
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue