mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-01-25 16:34:08 +00:00
Ajout des fichiers de configuration minimal
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user