Some checks failed
Build and Deploy / build-macos (push) Failing after 4s
Build and Deploy / build-windows (CLANG64) (push) Has been cancelled
Build and Deploy / build-linux (push) Failing after 1m59s
Build and Deploy / package-dist (push) Has been skipped
Build and Deploy / deploy-itch (push) Has been skipped
Build and Deploy / deploy-gitea (push) Has been skipped
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')
|