scrapeboard/config

36 lines
512 B
Plaintext
Raw Normal View History

2017-12-14 03:49:02 -05:00
[setup]
license = Public Domain
title = Scrapeboard
url = http://shampoo.ooo/games/esb
2020-10-11 19:43:50 -04:00
version = 0.2.3
2017-12-14 03:49:02 -05:00
init-script = OPEN-GAME
additional-packages = lib
data-exclude = local/, *.pyc
[display]
caption = Scrapeboard
2018-07-25 22:02:44 -04:00
show-framerate = no
2017-12-14 03:49:02 -05:00
dimensions = 640, 480
fullscreen = no
[mouse]
visible = False
[keys]
quit = K_ESCAPE
up = K_u
[audio]
sfx-volume = .8
[input]
2018-06-27 21:21:51 -04:00
buffer = 0
arduino-port = /dev/ttyACM0
2020-10-28 15:28:12 -04:00
serial = yes
2018-06-29 01:24:52 -04:00
[time]
timer-max-time = 10000
timer-start-time = 7000
timer-addition = 1000
sword-delay = 300