LethalConfig icon indicating copy to clipboard operation
LethalConfig copied to clipboard

A mod configuration menu for Lethal Company

Results 13 LethalConfig issues
Sort by recently updated
recently updated
newest added

Would it be possible to publish it to NuGet? The latest version (0.7.7) of [Rune580.Mods.LethalCompany.InputUtils](https://www.nuget.org/packages/Rune580.Mods.LethalCompany.InputUtils) can't be installed via NuGet because it has an unresolved dependency on LethalConfig: ``` error...

I want to remove the restart requirement from most of the entries in my own mod, but the only way I can see to do so is by creating each...

enhancement

Currently, we use the built-in `TMP_Dropdown` component for the enum dropdown. However, it's very limiting, and will not be able to support things like multi-select dropdowns (useful for enum marked...

enhancement

[Emblem](https://thunderstore.io/c/lethal-company/p/Darkbrewery/Emblem/) is a very good mod that allows you to change the colors of the Menus, among other things. I would like Lethal Config to also have the option to...

For some configs (like keybinds or api tokens) it makes more sense to be in "%appdata%\LocalLow\ZeekerssRBLX\Lethal Company\" instead of the normal config folder. Support for them in LethalConfig would be...

Title is self-explanatory, cannot join Vanilla players lobby while using the mod while it's effects are purely client-sided, which a bunch of other mods have no problem with. Using a...

info needed

Suggested enhancement. May take a look at this, myself.

enhancement

I want to implement a search feature in my config. However, there are a couple of obstacles in this library currently: - No generic text input field - Can't hide...

enhancement

I know it's not very clear. You'd think "just use ConfigEntry.OnChanged" but it will work in some cases. I couldn't find any better name for the suggestion to be honest....

enhancement

One of the stated use cases for the generic button is "use it to open custom menus for your mod," but it provides no access to the game's gui. I...

enhancement