Added New Mods; Updated Server Profile
This commit is contained in:
parent
fdcc02d335
commit
1c16e40a3f
|
|
@ -124,7 +124,7 @@ Keybind Overlay = true
|
||||||
|
|
||||||
[Coop | Name Plates]
|
[Coop | Name Plates]
|
||||||
|
|
||||||
## Disabled by server host
|
## If name plates should be shown above teammates.
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: true
|
# Default value: true
|
||||||
Show Player Name Plates = true
|
Show Player Name Plates = true
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,97 @@
|
||||||
|
{
|
||||||
|
"MaxFoldingTime": 5,
|
||||||
|
|
||||||
|
// Advanced configuration
|
||||||
|
"DebugLogs": false,
|
||||||
|
"Overrides": {
|
||||||
|
// Sample override for santa's backpack
|
||||||
|
"61b9e1aaef9a1b5d6a79899a": {
|
||||||
|
"FoldedSize": {
|
||||||
|
"width": 3,
|
||||||
|
"height": 3
|
||||||
|
},
|
||||||
|
"FoldingTime": 5
|
||||||
|
},
|
||||||
|
// Disable dev backpack. Do NOT remove - will mess with cell sizes if removed.
|
||||||
|
"56e294cdd2720b603a8b4575": {
|
||||||
|
"Foldable": false
|
||||||
|
},
|
||||||
|
// All headphones fold time 1 second
|
||||||
|
"5645bcb74bdc2ded0b8b4578": {
|
||||||
|
"FoldingTime": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"BackpackFoldedCellSizes": [
|
||||||
|
{
|
||||||
|
"MaxGridCount": 24,
|
||||||
|
"CellSize": {
|
||||||
|
"width": 1,
|
||||||
|
"height": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"MaxGridCount": 34,
|
||||||
|
"CellSize": {
|
||||||
|
"width": 2,
|
||||||
|
"height": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"MaxGridCount": 42,
|
||||||
|
"CellSize": {
|
||||||
|
"width": 2,
|
||||||
|
"height": 3
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
// MaxGridCount must be 0 for default cell size
|
||||||
|
"MaxGridCount": 0,
|
||||||
|
// Default cell size, for gridCount > 42
|
||||||
|
"CellSize": {
|
||||||
|
"width": 2,
|
||||||
|
"height": 4
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"VestFoldedCellSizes": [
|
||||||
|
{
|
||||||
|
"MaxGridCount": 18,
|
||||||
|
"CellSize": {
|
||||||
|
"width": 1,
|
||||||
|
"height": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"MaxGridCount": 24,
|
||||||
|
"CellSize": {
|
||||||
|
"width": 1,
|
||||||
|
"height": 3
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
// MaxGridCount must be 0 for default cell size
|
||||||
|
"MaxGridCount": 0,
|
||||||
|
// Default cell size, for gridCount > 24
|
||||||
|
"CellSize": {
|
||||||
|
"width": 2,
|
||||||
|
"height": 3
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"HeadphonesFoldedCellSizes": [
|
||||||
|
{
|
||||||
|
"MaxGridCount": 2,
|
||||||
|
"CellSize": {
|
||||||
|
"width": 1,
|
||||||
|
"height": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"MaxGridCount": 0,
|
||||||
|
"CellSize": {
|
||||||
|
"width": 1,
|
||||||
|
"height": 2
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
// Server locales
|
||||||
|
"set-properties": "Set {{name}} ({{id}}) folded size to: {{size}} and folding time to: {{time}}",
|
||||||
|
"set-properties-skip": "Skipping {{name}} ({{id}}), no change in folding size",
|
||||||
|
"missing-override-properties": "Missing override properties for id: %s. Is this intended?",
|
||||||
|
"added-backpacks": "Added foldable properties to %s backpacks",
|
||||||
|
"added-vests": "Added foldable properties to %s vests",
|
||||||
|
"added-headphones": "Added foldable properties to %s headphones",
|
||||||
|
"load-success": "loaded successfully!",
|
||||||
|
|
||||||
|
// Client locales
|
||||||
|
"Container is folded": "Container is folded",
|
||||||
|
"Item is folded and can't unfold in place": "Item is folded and can't unfold in place",
|
||||||
|
"Cannot fold the item now": "Cannot fold the item now",
|
||||||
|
"Cannot fold the item while moving": "Cannot fold the item while moving",
|
||||||
|
"Cannot fold the container with items inside": "Cannot fold the container with items inside",
|
||||||
|
"Cannot fold the container with unsearched items inside": "Cannot fold the container with unsearched items inside",
|
||||||
|
"Cannot fold while the item is equipped": "Cannot fold while the item is equipped",
|
||||||
|
"Do you want to spill the contents of {0} and fold?": "Do you want to spill the contents of {0} and fold?",
|
||||||
|
" (Folded)": " (Folded)"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,28 @@
|
||||||
|
[General]
|
||||||
|
gameName=spt
|
||||||
|
modid=0
|
||||||
|
version=d2025.11.22.0
|
||||||
|
newestVersion=
|
||||||
|
category="-1,"
|
||||||
|
nexusFileStatus=1
|
||||||
|
installationFile=ozen-Foldables-1.0.1.zip
|
||||||
|
repository=Nexus
|
||||||
|
ignoredVersion=
|
||||||
|
comments=
|
||||||
|
notes=
|
||||||
|
nexusDescription=
|
||||||
|
url=
|
||||||
|
hasCustomURL=false
|
||||||
|
lastNexusQuery=
|
||||||
|
lastNexusUpdate=
|
||||||
|
nexusLastModified=2025-11-23T00:30:07Z
|
||||||
|
nexusCategory=0
|
||||||
|
converted=false
|
||||||
|
validated=false
|
||||||
|
color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0)
|
||||||
|
tracked=0
|
||||||
|
|
||||||
|
[installedFiles]
|
||||||
|
1\modid=0
|
||||||
|
1\fileid=0
|
||||||
|
size=1
|
||||||
Binary file not shown.
|
|
@ -0,0 +1,28 @@
|
||||||
|
[General]
|
||||||
|
gameName=spt
|
||||||
|
modid=0
|
||||||
|
version=d2025.10.23.0
|
||||||
|
newestVersion=
|
||||||
|
category="-1,"
|
||||||
|
nexusFileStatus=1
|
||||||
|
installationFile=com.tyfon.weaponcustomizer_3.0.0.zip
|
||||||
|
repository=
|
||||||
|
ignoredVersion=
|
||||||
|
comments=
|
||||||
|
notes=
|
||||||
|
nexusDescription=
|
||||||
|
url=
|
||||||
|
hasCustomURL=false
|
||||||
|
lastNexusQuery=
|
||||||
|
lastNexusUpdate=
|
||||||
|
nexusLastModified=2025-11-23T00:32:20Z
|
||||||
|
nexusCategory=0
|
||||||
|
converted=false
|
||||||
|
validated=false
|
||||||
|
color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0)
|
||||||
|
tracked=0
|
||||||
|
|
||||||
|
[installedFiles]
|
||||||
|
1\modid=0
|
||||||
|
1\fileid=0
|
||||||
|
size=1
|
||||||
|
|
@ -15,12 +15,14 @@
|
||||||
+Acid's Bot Placement System
|
+Acid's Bot Placement System
|
||||||
-AI & Combat Tweaks_separator
|
-AI & Combat Tweaks_separator
|
||||||
-New Weapons & Gear_separator
|
-New Weapons & Gear_separator
|
||||||
|
-Weapon Customizer - Server
|
||||||
+Weapon Customizer
|
+Weapon Customizer
|
||||||
-Weapon Tweaks & Balancing_separator
|
-Weapon Tweaks & Balancing_separator
|
||||||
-Hideout Changes_separator
|
-Hideout Changes_separator
|
||||||
+Plant Time Modifier
|
+Plant Time Modifier
|
||||||
-Quest Tweaks_separator
|
-Quest Tweaks_separator
|
||||||
+New Traders & Tweaks_separator
|
+New Traders & Tweaks_separator
|
||||||
|
+Foldables
|
||||||
+Station Refueling
|
+Station Refueling
|
||||||
+Server Value Modifier
|
+Server Value Modifier
|
||||||
+Gameplay Tweaks_separator
|
+Gameplay Tweaks_separator
|
||||||
|
|
|
||||||
|
|
@ -7,28 +7,30 @@
|
||||||
+Modlist Addons_separator
|
+Modlist Addons_separator
|
||||||
+Tools & Debugging_separator
|
+Tools & Debugging_separator
|
||||||
+Seasons Rotator
|
+Seasons Rotator
|
||||||
+Hollywood FX
|
-Hollywood FX
|
||||||
+Visceral Combat
|
-Visceral Combat
|
||||||
-VFX & Atmosphere_separator
|
-VFX & Atmosphere_separator
|
||||||
+Sound Effects_separator
|
+Sound Effects_separator
|
||||||
+SAIN
|
+SAIN
|
||||||
+Acid's Bot Placement System
|
+Acid's Bot Placement System
|
||||||
-AI & Combat Tweaks_separator
|
-AI & Combat Tweaks_separator
|
||||||
-New Weapons & Gear_separator
|
-New Weapons & Gear_separator
|
||||||
+Weapon Customizer
|
+Weapon Customizer - Server
|
||||||
|
-Weapon Customizer
|
||||||
-Weapon Tweaks & Balancing_separator
|
-Weapon Tweaks & Balancing_separator
|
||||||
-Hideout Changes_separator
|
-Hideout Changes_separator
|
||||||
+Plant Time Modifier
|
+Plant Time Modifier
|
||||||
-Quest Tweaks_separator
|
-Quest Tweaks_separator
|
||||||
+New Traders & Tweaks_separator
|
+New Traders & Tweaks_separator
|
||||||
|
+Foldables
|
||||||
+Station Refueling
|
+Station Refueling
|
||||||
+Server Value Modifier
|
+Server Value Modifier
|
||||||
+Gameplay Tweaks_separator
|
+Gameplay Tweaks_separator
|
||||||
+New Items & Keys_separator
|
+New Items & Keys_separator
|
||||||
+SFX & Music_separator
|
+SFX & Music_separator
|
||||||
+Equip From Weapon Rack
|
-Equip From Weapon Rack
|
||||||
+Trader Scrolling
|
-Trader Scrolling
|
||||||
+Player Encumberance Bar
|
-Player Encumberance Bar
|
||||||
+Dynamic Maps - Server Files
|
+Dynamic Maps - Server Files
|
||||||
-Dynamic Maps
|
-Dynamic Maps
|
||||||
+UI Fixes
|
+UI Fixes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue