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
5 changes: 5 additions & 0 deletions HyperBoosters/Config/Alpakit.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[ModTargets]
Targets=Windows
Targets=WindowsServer
Targets=LinuxServer

2 changes: 2 additions & 0 deletions HyperBoosters/Config/PluginSettings.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[StageSettings]
+AdditionalNonUSFDirectories=Resources
Binary file not shown.
Binary file modified HyperBoosters/Content/Buildables/Build_HyperBoosterMk1.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Buildables/Build_HyperBoosterMk2.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Buildables/Build_HyperBoosterMk3.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Buildables/Desc_HyperBoosterMk1.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Buildables/Desc_HyperBoosterMk2.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Buildables/Desc_HyperBoosterMk3.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed HyperBoosters/Content/HyperBoosters_Config.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed HyperBoosters/Content/InitGameWorld.uasset
Binary file not shown.
Binary file added HyperBoosters/Content/RCO_HyperBoosters.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Recipes/Recipe_HyperBoosterMk1.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Recipes/Recipe_HyperBoosterMk2.uasset
Binary file not shown.
Binary file modified HyperBoosters/Content/Recipes/Recipe_HyperBoosterMk3.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified HyperBoosters/Content/SC_HyperBoosters.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added HyperBoosters/Content/UI/TXUI_HyperBoosterUI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
48 changes: 24 additions & 24 deletions HyperBoosters/HyperBoosters.uplugin
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "2.1.1",
"SemVersion": "2.1.1",
"FriendlyName": "Hyper Boosters",
"Description": "Adds 'Hyper Boosters', Hypertube entrances that boost you very fast",
"Category": "Modding",
"CreatedBy": "Feyko",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,

"Plugins": [
{
"Name": "SML",
"Enabled": true,
"SemVersion": "^3.0.0"
}
]
{
"FileVersion": 3,
"Version": 3,
"VersionName": "3.0.0",
"SemVersion": "3.0.0",
"FriendlyName": "Hyper Boosters",
"Description": "Adds 'Hyper Boosters', Hypertube entrances that boost you very fast",
"Category": "Modding",
"CreatedBy": "Feyko",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Plugins": [
{
"Name": "SML",
"Enabled": true,
"SemVersion": "^3.7.0"
}
],
"Installed": false
}
Binary file added HyperBoosters/Resources/Icon128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.