2018-02-14 11:10:09 +01:00
|
|
|
option('build_app', type: 'boolean', value: true)
|
|
|
|
option('build_server', type: 'boolean', value: true)
|
2018-02-14 16:25:13 +01:00
|
|
|
option('prebuilt_server', type: 'string')
|
2018-02-14 11:10:09 +01:00
|
|
|
option('override_server_jar', type: 'string')
|