From e74355df26db2401a8d8b82df03827df6bd0ee39 Mon Sep 17 00:00:00 2001 From: Rage Date: Mon, 6 Jan 2025 19:40:29 -0500 Subject: [PATCH] Added Context Menu Config --- .../com.IcyClawz.ItemContextMenuExt.cfg | 9 +++++++++ mods/Config Files/meta.ini | 19 ++++++++++++++++++- mods/Config Files/user/mods/order.json | 2 +- 3 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 mods/Config Files/BepInEx/config/com.IcyClawz.ItemContextMenuExt.cfg diff --git a/mods/Config Files/BepInEx/config/com.IcyClawz.ItemContextMenuExt.cfg b/mods/Config Files/BepInEx/config/com.IcyClawz.ItemContextMenuExt.cfg new file mode 100644 index 0000000..85486b9 --- /dev/null +++ b/mods/Config Files/BepInEx/config/com.IcyClawz.ItemContextMenuExt.cfg @@ -0,0 +1,9 @@ +## Settings file was created by plugin IcyClawz.ItemContextMenuExt v1.6.0 +## Plugin GUID: com.IcyClawz.ItemContextMenuExt + +[Item Context Menu] + +# Setting type: Single +# Default value: 1 +Scale = 1.08 + diff --git a/mods/Config Files/meta.ini b/mods/Config Files/meta.ini index 55a1c1d..50c6451 100644 --- a/mods/Config Files/meta.ini +++ b/mods/Config Files/meta.ini @@ -2,8 +2,25 @@ modid=0 version= newestVersion= -category=0 +category="-1," installationFile= +ignoredVersion= +repository=Nexus +gameName=spt +comments= +notes= +nexusDescription= +url= +hasCustomURL=true +nexusFileStatus=1 +lastNexusQuery= +lastNexusUpdate= +nexusLastModified=2025-01-07T00:12:11Z +nexusCategory=0 +converted=false +validated=true +color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0) +tracked=0 [installedFiles] size=0 diff --git a/mods/Config Files/user/mods/order.json b/mods/Config Files/user/mods/order.json index ff78c59..e572ed5 100644 --- a/mods/Config Files/user/mods/order.json +++ b/mods/Config Files/user/mods/order.json @@ -32,4 +32,4 @@ "DewardianDev-MOAR", "inory-dynamicgoons" ] -} +} \ No newline at end of file