10 lines
167 B
Python
10 lines
167 B
Python
# PROVIDE YOUR ROBLOSECURITY HERE!!!
|
|
roblosecurity = ""
|
|
|
|
# Unpacked luggage
|
|
dst_dir = "./AppSettings"
|
|
|
|
# Log levels
|
|
log_level = "INFO"
|
|
|
|
CustomTrackedAppSettings = None |