mirror of
https://github.com/Insality/druid
synced 2025-06-27 18:37:45 +02:00
24 lines
329 B
Plaintext
24 lines
329 B
Plaintext
[bootstrap]
|
|
main_collection = /example/kenney/kenney.collectionc
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|
|
[display]
|
|
width = 600
|
|
height = 900
|
|
|
|
[project]
|
|
title = druid
|
|
|
|
[library]
|
|
include_dirs = druid
|
|
|
|
[graphics]
|
|
texture_profiles = /example/res/custom.texture_profiles
|
|
|
|
[input]
|
|
gamepads = /builtins/input/default.gamepadsc
|
|
|
|
[druid]
|
|
autofocus = 1 |