mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-01-25 07:34:05 +00:00
22 lines
382 B
JSON
22 lines
382 B
JSON
{
|
|
"build": "release",
|
|
"mode": "zip",
|
|
"selectedAddons": [],
|
|
"platform": [
|
|
"linux",
|
|
"macos",
|
|
"macos-arm64",
|
|
"windows"
|
|
],
|
|
"descriptions": false,
|
|
"compact": false,
|
|
"hardcoded": false,
|
|
"javadoc": true,
|
|
"includeJSON": true,
|
|
"source": true,
|
|
"osgi": false,
|
|
"language": "groovy",
|
|
"preset": "all",
|
|
"version": "3.3.3",
|
|
"versionLatest": "3.3.3"
|
|
} |