Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Content/Overlay/Handlers/HandleVehicle.uasset
Binary file not shown.
Binary file modified Content/Tooltips/Handlers/Widget_TFIT_Handler_DDStorage.uasset
Binary file not shown.
Binary file modified Content/Tooltips/Handlers/Widget_TFIT_Handler_EnergyValue.uasset
Binary file not shown.
Binary file modified Content/Tooltips/Handlers/Widget_TFIT_Handler_SinkPoints.uasset
Binary file not shown.
Binary file modified Content/Tooltips/Handlers/Widget_TFIT_Handler_StackSize.uasset
Binary file not shown.
Binary file modified Content/Utils/TFITFunctions.uasset
Binary file not shown.
8 changes: 4 additions & 4 deletions TFIT.uplugin
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -26,7 +26,7 @@
{
"Name": "SML",
"Enabled": true,
"SemVersion": "^3.11.1",
"SemVersion": "^3.12.0",
"bIsOptional": false
},
{
Expand All @@ -35,5 +35,5 @@
"SemVersion": ">=1.0.0"
}
],
"GameVersion": ">=416835"
"GameVersion": ">=502094"
}