file upload

meat of the pack
This commit is contained in:
mina
2023-09-04 14:34:19 +01:00
parent 02473111e4
commit f49f5e9c50
163 changed files with 19679 additions and 0 deletions

11
config/findme.json Normal file
View File

@@ -0,0 +1,11 @@
{
"COMMON": {
"RADIUS_RANGE": 8,
"IGNORE_ITEM_DAMAGE": false
},
"CLIENT": {
"CONTAINER_TRACK_TIME": 600,
"CONTAINER_TRACKING": true,
"CONTAINER_HIGHLIGHT_COLOR": "#cf9d15"
}
}