scrapeboard/config

36 lines
528 B
Plaintext
Raw Normal View History

2017-12-14 03:49:02 -05:00
[setup]
license = Public Domain
2017-12-14 04:07:49 -05:00
title = Electric Scrapeboard
url = http://shampoo.ooo/games/esb
2017-12-28 08:03:06 -05:00
version = 0.2
2017-12-14 03:49:02 -05:00
init-script = OPEN-GAME
additional-packages = lib
data-exclude = local/, *.pyc
[display]
2017-12-14 04:07:49 -05:00
caption = Electric 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
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