8 lines
134 B
Python
8 lines
134 B
Python
# PROVIDE YOUR ROBLOSECURITY HERE!!!
|
|
roblosecurity = ""
|
|
|
|
# Unpacked luggage
|
|
dst_dir = "./AppSettings"
|
|
|
|
# Log levels
|
|
log_level = "INFO" |