1
0
Files
AppSettings-archiver/config.example.py

10 lines
167 B
Python

# PROVIDE YOUR ROBLOSECURITY HERE!!!
roblosecurity = ""
# Unpacked luggage
dst_dir = "./AppSettings"
# Log levels
log_level = "INFO"
CustomTrackedAppSettings = None