Added Hideout Flashing Mod Fix & Auto-Vault Fix Mods
This commit is contained in:
parent
966c30c738
commit
253835a6aa
|
@ -443,7 +443,7 @@ Add Left/Right Buttons on Containers = true
|
||||||
## Remember your scroll position all the places you see your stash - inventory, trading screen, mail screen, etc.
|
## Remember your scroll position all the places you see your stash - inventory, trading screen, mail screen, etc.
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Synchronize Stash Scroll Position = false
|
Synchronize Stash Scroll Position = true
|
||||||
|
|
||||||
## Automatically open the sorting table if it's closed when you shift-click an item. This and Enable Multiselect cannot be used together.
|
## Automatically open the sorting table if it's closed when you shift-click an item. This and Enable Multiselect cannot be used together.
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
|
|
|
@ -259,7 +259,7 @@ Centering On Player Zoom Level = 0.15
|
||||||
# Setting type: Single
|
# Setting type: Single
|
||||||
# Default value: 0
|
# Default value: 0
|
||||||
# Acceptable value range: From 0 to 15
|
# Acceptable value range: From 0 to 15
|
||||||
Main map zoom = 2.224949
|
Main map zoom = 1.588901
|
||||||
|
|
||||||
## The keyboard shortcut to peek at the map
|
## The keyboard shortcut to peek at the map
|
||||||
# Setting type: KeyboardShortcut
|
# Setting type: KeyboardShortcut
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
## Settings file was created by plugin DrakiaXYZ-QuestTracker v1.4.0
|
## Settings file was created by plugin DrakiaXYZ-QuestTracker v1.4.1
|
||||||
## Plugin GUID: xyz.drakia.questtracker
|
## Plugin GUID: xyz.drakia.questtracker
|
||||||
|
|
||||||
[1. General]
|
[1. General]
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,28 @@
|
||||||
|
[General]
|
||||||
|
gameName=spt
|
||||||
|
modid=0
|
||||||
|
version=d2025.1.10.0
|
||||||
|
newestVersion=
|
||||||
|
category="2,"
|
||||||
|
nexusFileStatus=1
|
||||||
|
installationFile=StopHotkeyAutoVault.zip
|
||||||
|
repository=Nexus
|
||||||
|
ignoredVersion=
|
||||||
|
comments=
|
||||||
|
notes=
|
||||||
|
nexusDescription=
|
||||||
|
url=
|
||||||
|
hasCustomURL=false
|
||||||
|
lastNexusQuery=
|
||||||
|
lastNexusUpdate=
|
||||||
|
nexusLastModified=2025-01-10T08:29:44Z
|
||||||
|
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.1.10.0
|
||||||
|
newestVersion=
|
||||||
|
category="2,"
|
||||||
|
nexusFileStatus=1
|
||||||
|
installationFile=UnflashbangHideout.zip
|
||||||
|
repository=Nexus
|
||||||
|
ignoredVersion=
|
||||||
|
comments=
|
||||||
|
notes=
|
||||||
|
nexusDescription=
|
||||||
|
url=
|
||||||
|
hasCustomURL=true
|
||||||
|
lastNexusQuery=
|
||||||
|
lastNexusUpdate=
|
||||||
|
nexusLastModified=2025-01-10T08:29:59Z
|
||||||
|
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
|
|
@ -1,3 +1,4 @@
|
||||||
|
# This file was automatically generated by Mod Organizer.
|
||||||
-Unsorted_separator
|
-Unsorted_separator
|
||||||
-Visceral Combat
|
-Visceral Combat
|
||||||
-SWAG + DONUTS
|
-SWAG + DONUTS
|
||||||
|
@ -77,6 +78,8 @@
|
||||||
+Raid Review
|
+Raid Review
|
||||||
+Game Panel HUD
|
+Game Panel HUD
|
||||||
-Interface & HUD_separator
|
-Interface & HUD_separator
|
||||||
|
+Unflashbang Hideout
|
||||||
|
+Stop Hotkey Auto Vault
|
||||||
+Weather Fixes
|
+Weather Fixes
|
||||||
+Shadow Flicker Fix
|
+Shadow Flicker Fix
|
||||||
+Fontaines FOV Fix
|
+Fontaines FOV Fix
|
||||||
|
|
|
@ -77,6 +77,8 @@
|
||||||
+Raid Review
|
+Raid Review
|
||||||
-Game Panel HUD
|
-Game Panel HUD
|
||||||
+Interface & HUD_separator
|
+Interface & HUD_separator
|
||||||
|
-Unflashbang Hideout
|
||||||
|
-Stop Hotkey Auto Vault
|
||||||
+Weather Fixes
|
+Weather Fixes
|
||||||
+Shadow Flicker Fix
|
+Shadow Flicker Fix
|
||||||
+Fontaines FOV Fix
|
+Fontaines FOV Fix
|
||||||
|
|
Loading…
Reference in New Issue