diff --git a/Content/Overlay/Handlers/HandleVehicle.uasset b/Content/Overlay/Handlers/HandleVehicle.uasset index 0fbc442..a491318 100644 Binary files a/Content/Overlay/Handlers/HandleVehicle.uasset and b/Content/Overlay/Handlers/HandleVehicle.uasset differ diff --git a/Content/Tooltips/Handlers/Widget_TFIT_Handler_DDStorage.uasset b/Content/Tooltips/Handlers/Widget_TFIT_Handler_DDStorage.uasset index 5317086..e76cade 100644 Binary files a/Content/Tooltips/Handlers/Widget_TFIT_Handler_DDStorage.uasset and b/Content/Tooltips/Handlers/Widget_TFIT_Handler_DDStorage.uasset differ diff --git a/Content/Tooltips/Handlers/Widget_TFIT_Handler_EnergyValue.uasset b/Content/Tooltips/Handlers/Widget_TFIT_Handler_EnergyValue.uasset index 4abf73c..2db3289 100644 Binary files a/Content/Tooltips/Handlers/Widget_TFIT_Handler_EnergyValue.uasset and b/Content/Tooltips/Handlers/Widget_TFIT_Handler_EnergyValue.uasset differ diff --git a/Content/Tooltips/Handlers/Widget_TFIT_Handler_SinkPoints.uasset b/Content/Tooltips/Handlers/Widget_TFIT_Handler_SinkPoints.uasset index a2be80a..5012d01 100644 Binary files a/Content/Tooltips/Handlers/Widget_TFIT_Handler_SinkPoints.uasset and b/Content/Tooltips/Handlers/Widget_TFIT_Handler_SinkPoints.uasset differ diff --git a/Content/Tooltips/Handlers/Widget_TFIT_Handler_StackSize.uasset b/Content/Tooltips/Handlers/Widget_TFIT_Handler_StackSize.uasset index 187ec0e..bd2ce4b 100644 Binary files a/Content/Tooltips/Handlers/Widget_TFIT_Handler_StackSize.uasset and b/Content/Tooltips/Handlers/Widget_TFIT_Handler_StackSize.uasset differ diff --git a/Content/Utils/TFITFunctions.uasset b/Content/Utils/TFITFunctions.uasset index 5a32e95..5f20173 100644 Binary files a/Content/Utils/TFITFunctions.uasset and b/Content/Utils/TFITFunctions.uasset differ diff --git a/TFIT.uplugin b/TFIT.uplugin index 87cc8c2..ff6e5c2 100644 --- a/TFIT.uplugin +++ b/TFIT.uplugin @@ -1,8 +1,8 @@ { "FileVersion": 3, "Version": 2, - "SemVersion": "2.8.0", - "VersionName": "2.8.0", + "SemVersion": "2.8.1", + "VersionName": "2.8.1", "FriendlyName": "TFIT - The Ficsit Information Tool", "Description": "Tells you more about what you're looking at, be it in the world or your inventory. Highly configurable and extensible.", "Category": "Modding", @@ -26,7 +26,7 @@ { "Name": "SML", "Enabled": true, - "SemVersion": "^3.11.1", + "SemVersion": "^3.12.0", "bIsOptional": false }, { @@ -35,5 +35,5 @@ "SemVersion": ">=1.0.0" } ], - "GameVersion": ">=416835" + "GameVersion": ">=502094" } \ No newline at end of file