You are viewing a potentially older version of this package.
View all versions.
LateGameUpgrades Gui
This mod adds a gui for purchasing LateGame upgrades if per player upgrades are enabled
| Date uploaded | 3 weeks ago |
| Version | 0.1.3 |
| Download link | slayer6409-LateGameUpgrades_Gui-0.1.3.zip |
| Downloads | 2052 |
| Dependency string | slayer6409-LateGameUpgrades_Gui-0.1.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5malco-Lategame_Upgrades
V3.12.2! - Alternate Currency mode, fixes and more!
Preferred version: 3.12.3Rune580-LethalCompany_InputUtils
API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.
Preferred version: 0.7.10WhiteSpike-Interactive_Terminal_API
API focused on making interactable UI in the terminal
Preferred version: 1.2.0README
LGU GUI
This mod adds a GUI for purchasing LateGame upgrades if per player upgrades are enabled
Mainly for use with Alternative Credits
Preview

CHANGELOG
-
0.1.4
- Fixed some slight issues
-
0.1.3
- Fixed Scrolling
-
0.1.2
- Added a fallback in case the font dies or the default font gets replaced
-
0.1.1
- Fixed a few bugs
- Added in the refund mechanic that was added to LGU (now with less credit duping I think :D)
- Added a sort order for the list of upgrades
- I really hope I didn't break anything with this cuz I changed a lot xD
-
0.1.0
- More Fonts (They are either horrendous or good idk, I just grabbed a handful)
- Polish (Learning GUI Stuff, so more polish might come later)
- Admin Menu for adding more points to players just in case something wonky happens
- Changes to Client Side Stuff
- so when using a synced pack via gale or thunderstore it doesn't overwrite your client side stuff
- It does unfortunately mean that gale and thunderstore can't see the configs
- Because of that I made a GUI tab for client side stuff, and It also works with Lethal Config
- Also made it not destroy and remake the menu every time, to stop from crashes from it being destroyed
- If I broke anything I'm sorry
-
0.0.4
- Added a few fonts to choose from (config, some silly ofc) :D
- Fix for if you were to hit the menu button too quick in unison it would crash
- Config changes
-
0.0.3
- Fixed Ultrawide monitors not displaying the ui correctly
- Added sale percentage to the text
-
0.0.2
- Made the trade button not able to be spammed as much
- Updated Readme
-
0.0.1
- Released