4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
option('editor', type:'boolean', value:true)
|
|
option('chipmunk', type:'boolean', value:true)
|
|
option('storefront', type:'combo', choices:['none','steam', 'gog', 'egs'], value:'none')
|