21 lines
No EOL
509 B
JSON
21 lines
No EOL
509 B
JSON
{
|
|
"allowedFiletypes": [
|
|
".js"
|
|
],
|
|
"allowDeletingFiles": true,
|
|
"port": 12525,
|
|
"scriptsFolder": "c:\\git\\bitburner\\out",
|
|
"quiet": false,
|
|
"dry": false,
|
|
"definitionFile": {
|
|
"update": true,
|
|
"location": "NetScriptDefinitions.d.ts"
|
|
},
|
|
"logFiles": {
|
|
"update": true,
|
|
"interval": 30,
|
|
"remoteLocation": "/logs/",
|
|
"localLocation": "D:\\bitburner_game_logs"
|
|
},
|
|
"pushAllOnConnection": true
|
|
} |