{
"cfCoreApiEndpoint": "https://api.curseforge.com",
"downloaderMaxRetries": 5,
"downloaderConcurrency": 50,
"downloaderCheckHashes": true,
"downloaderCacheDirectory": "../.cache",
"launchscriptsMinRAM": "2048M",
"launchscriptsMaxRAM": "2048M",
"launchscriptsJVMArgs": "",
"copyToSharedDirGlobs": [
"overrides/**/*",
"!overrides/**/server.properties"
],
"copyFromSharedServerGlobs": [
"!overrides/resources/**/*"
"copyFromSharedClientGlobs": [
"overrides/**/*"
"buildDestinationDirectory": "../build",
"buildSourceDirectory": "../",
"nightlyHookAvatar": "",
"nightlyHookName": "",
"screenshotsQuality": 90
}