2023-06-20 04:33:09 +00:00
|
|
|
{
|
|
|
|
"assetDirectories" : [
|
|
|
|
"..\\assets\\",
|
|
|
|
".\\mods\\"
|
|
|
|
],
|
|
|
|
|
|
|
|
"storageDirectory" : ".\\",
|
|
|
|
|
|
|
|
"assetsSettings" : {
|
|
|
|
"pathIgnore" : [],
|
|
|
|
"digestIgnore" : [
|
|
|
|
".*"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
"defaultConfiguration" : {
|
|
|
|
"allowAdminCommandsFromAnyone" : true,
|
2023-11-02 21:07:29 +00:00
|
|
|
"anonymousConnectionsAreAdmin" : true
|
2023-06-20 04:33:09 +00:00
|
|
|
}
|
|
|
|
}
|