7 lines
322 B
Plaintext
7 lines
322 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')
|
|
option('qrencode', type:'boolean', value:false)
|
|
option('mimalloc', type:'boolean', value:false)
|
|
option('tracy', type:'boolean', value:false)
|