JoshsFunhouse-SillyGoofyMcgee2 icon

SillyGoofyMcgee2

You know what this is

Last updated 6 months ago
Total downloads 104
Total rating 0 
Categories Emotes
Dependency string JoshsFunhouse-SillyGoofyMcgee2-1.0.0
Dependants 0 other packages depend on this package

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
FlipMods-TooManyEmotes-1.6.3 icon
FlipMods-TooManyEmotes

Adds over 100 new emotes! Emote wheel included! Also implements a system for purchasing them on the store, and much more!

Preferred version: 1.6.3
anormaltwig-LateCompany-1.0.9 icon
anormaltwig-LateCompany

A mod to allow players to join after the game starts.

Preferred version: 1.0.9
RugbugRedfern-Skinwalkers-2.0.1 icon
RugbugRedfern-Skinwalkers

The monsters have learned how to mimic the voices of your friends.

Preferred version: 2.0.1
tinyhoot-ShipLoot-1.0.0 icon
tinyhoot-ShipLoot

Reliably shows the total value of all scrap in your ship.

Preferred version: 1.0.0
sunnobunno-YippeeMod-1.2.2 icon
sunnobunno-YippeeMod

Changes the chitter SFX of the Hoarding Bug to the yippee-tbh sound

Preferred version: 1.2.2
Rune580-LethalCompany_InputUtils-0.4.4 icon
Rune580-LethalCompany_InputUtils

Utilities for creating InputActions and having them be accessible in game

Preferred version: 0.4.4
AllToasters-SpectateEnemies-2.1.1 icon
AllToasters-SpectateEnemies

Allows you to spectate enemies when dead.

Preferred version: 2.1.1
2018-LC_API-3.2.3 icon
2018-LC_API

Multipurpose modding API for Lethal Company

Preferred version: 3.2.3
bizzlemip-GokuBracken-1.0.2 icon
bizzlemip-GokuBracken

Reskins the bracken to be goku.

Preferred version: 1.0.2
Jordo-NeedyCats-1.0.2 icon
Jordo-NeedyCats

You like cats? The company likes cats too! Find them roaming the various abandoned facilities and bring them home!

Preferred version: 1.0.2
AlexCodesGames-AdditionalSuits-1.1.3 icon
AlexCodesGames-AdditionalSuits

Adds 8 more standard suits to your initial closet at the start of the game! Great for organizing larger crews! Follow my socials in the desc to stay in the loop for updates and new mods for Lethal Company! (source code is also in desc <3)

Preferred version: 1.1.3
Renegades-FlashlightToggle-1.5.0 icon
Renegades-FlashlightToggle

Press F to toggle a flashlight in your inventory. CLIENT SIDE. REBINDABLE IN-GAME

Preferred version: 1.5.0
EliteMasterEric-Coroner-1.5.3 icon
EliteMasterEric-Coroner

Rework the Performance Report with new info, including cause of death.

Preferred version: 1.5.3
FlipMods-BetterStamina-1.3.2 icon
FlipMods-BetterStamina

Makes stamina consumption/regen a bit better. All values can be tweaked in config, and will sync with the host.

Preferred version: 1.3.2
KoderTeh-Boombox_Controller-1.1.4 icon
KoderTeh-Boombox_Controller

Allows you to easily upload a track to the boombox by specifying a link

Preferred version: 1.1.4
PopleZoo-BetterItemScan-2.1.7 icon
PopleZoo-BetterItemScan

Better Item Scan makes it easier to scan a group of items to see the price of each of them listed as well as their combined total. Now with a built in smart quota calculator and UI adjustment

Preferred version: 2.1.7
Blorb-WeatherMultipliers-1.1.0 icon
Blorb-WeatherMultipliers

Moons with active weather will contain scrap with higher value

Preferred version: 1.1.0
vasanex-ItemQuickSwitch-1.1.0 icon
vasanex-ItemQuickSwitch

Use keybinds to access your items directly!

Preferred version: 1.1.0
ATK-ShipClock-0.9.0 icon
ATK-ShipClock

Display the clock inside the ship!

Preferred version: 0.9.0
RickArg-Helmet_Cameras-2.1.5 icon
RickArg-Helmet_Cameras

For monitoring first person cameras on player's helmets. For best "Camera Man" experience.

Preferred version: 2.1.5

README

BepInEx logo

BepInExPack

This is BepInEx 5.4.21 pack.

BepInEx is a general purpose framework for Unity modding. BepInEx includes tools and libraries to

  • load custom code (hereafter plugins) into the game on launch;
  • patch in-game methods, classes and even entire assemblies without touching original game files;
  • configure plugins and log game to desired outputs like console or file;
  • manage plugin dependencies.

BepInEx is currently one of the most popular modding tools for Unity on GitHub.

This pack's contents

This pack is preconfigured and usable for Unity games that use Mono. In particular, this pack comes with preconfigured BepInEx.cfg that enables the BepInEx console and more extensive logging.

Installation (game, automated)

This is the recommended way to install BepInEx on the game.

  1. Download and install Thunderstore Mod Manager or r2modman
  2. Click Install with Mod Manager button on top of the page
  3. Run the game via the mod manager

Installation (manual)

If you are installing this manually, do the following

  1. Extract the archive into a folder. Do not extract into the game folder.
  2. Move the contents of BepInExPack folder into the game folder (where the game executable is located).
  3. Run the game. If everything runs correctly, you will see BepInEx console pop up on your desktop.
  4. Follow the game running instructions below:

Configuration

No need to configure. Simply run the game. If everything is correct, you will see a console pop up.

Useful links

Issues, questions, etc.

At this moment, you can use the following channels to ask for help

  • BepInEx Discord -- Only technical support for THIS PACKAGE. No support for plugins.

Changelog

5.4.2100

  • Initial release