6352e8e319
all at once
24 lines
413 B
Plaintext
24 lines
413 B
Plaintext
{
|
|
"assetDirectories" : [
|
|
"../assets/",
|
|
"./mods/"
|
|
],
|
|
|
|
"storageDirectory" : "./",
|
|
|
|
"assetsSettings" : {
|
|
"pathIgnore" : [],
|
|
"digestIgnore" : [
|
|
".*"
|
|
]
|
|
},
|
|
|
|
"defaultConfiguration" : {
|
|
"allowAdminCommandsFromAnyone" : true,
|
|
"anonymousConnectionsAreAdmin" : true,
|
|
"bindings" : {
|
|
"KeybindingClear" : [ { "type" : "key", "value" : "Del", "mods" : [] } ]
|
|
}
|
|
}
|
|
}
|