21 lines
312 B
Plaintext
21 lines
312 B
Plaintext
{
|
|
"assetDirectories" : [
|
|
"..\\assets\\",
|
|
".\\mods\\"
|
|
],
|
|
|
|
"storageDirectory" : ".\\",
|
|
|
|
"assetsSettings" : {
|
|
"pathIgnore" : [],
|
|
"digestIgnore" : [
|
|
".*"
|
|
]
|
|
},
|
|
|
|
"defaultConfiguration" : {
|
|
"allowAdminCommandsFromAnyone" : true,
|
|
"anonymousConnectionsAreAdmin" : true
|
|
}
|
|
}
|