You are viewing a potentially older version of this package. View all versions.
slayer6409-LateGameUpgrades_Gui-0.1.0 icon

LateGameUpgrades Gui

This mod adds a gui for purchasing LateGame upgrades if per player upgrades are enabled

Date uploaded 2 months ago
Version 0.1.0
Download link slayer6409-LateGameUpgrades_Gui-0.1.0.zip
Downloads 1710
Dependency string slayer6409-LateGameUpgrades_Gui-0.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Evaisa-LethalLib-0.15.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.15.1
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1
WhiteSpike-Interactive_Terminal_API-1.2.0 icon
WhiteSpike-Interactive_Terminal_API

API focused on making interactable UI in the terminal

Preferred version: 1.2.0
Rune580-LethalCompany_InputUtils-0.7.10 icon
Rune580-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.10
malco-Lategame_Upgrades-3.12.3 icon
malco-Lategame_Upgrades

V3.12.2! - Alternate Currency mode, fixes and more!

Preferred version: 3.12.3

README

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.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