reuploading levels
This commit is contained in:
parent
fd88a4e374
commit
4d8a41ba47
20 changed files with 604 additions and 22 deletions
|
@ -28,4 +28,6 @@ data_folder = "data"
|
|||
# max amount of objects in a level
|
||||
max_objects = 80_000
|
||||
# object ids to block
|
||||
blocklist = [ 31 ] # start position
|
||||
blocklist = [ 31 ] # start position
|
||||
# if reuploading levels is allowed
|
||||
reupload = true
|
Loading…
Add table
Add a link
Reference in a new issue