39 lines
591 B
Plaintext
39 lines
591 B
Plaintext
[setup]
|
|
license = Public Domain
|
|
title = Scrapeboard
|
|
url = http://shampoo.ooo/games/esb
|
|
version = 0.2.3
|
|
init-script = OPEN-GAME
|
|
additional-packages = lib
|
|
data-exclude = local/, *.pyc
|
|
|
|
[display]
|
|
caption = Scrapeboard
|
|
show-framerate = no
|
|
dimensions = 640, 480
|
|
fullscreen = no
|
|
attract-gif-alpha = .95
|
|
|
|
[mouse]
|
|
visible = False
|
|
|
|
[keys]
|
|
quit = K_ESCAPE
|
|
up = K_u
|
|
|
|
[audio]
|
|
sfx-volume = .8
|
|
|
|
[input]
|
|
buffer = 0
|
|
arduino-port = /dev/ttyACM0
|
|
serial = yes
|
|
|
|
[time]
|
|
timer-max-time = 10000
|
|
timer-start-time = 7000
|
|
timer-addition = 1000
|
|
sword-delay = 300
|
|
attract-gif-length = 10000
|
|
attract-board-length = 3600
|