epic_cool_bacon_egg-LethalAchievements icon

LethalAchievements

A Lethal Company mod that adds achievements

Last updated a month ago
Total downloads 2023
Total rating 1 
Categories Mods Misc BepInEx Client-side
Dependency string epic_cool_bacon_egg-LethalAchievements-1.0.0
Dependants 4 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
NotAtomicBomb-TerminalApi-1.5.5 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.5.5
MaxWasUnavailable-LethalModDataLib-1.2.2 icon
MaxWasUnavailable-LethalModDataLib

A library for Lethal Company, providing a standardised way to save and load modded data.

Preferred version: 1.2.2

README

Lethal Achievements

Overview

Lethal Achievements is a mod for Lethal Company that adds achievements. Since this game does not include achievements, I decided to create a mod to add them into the game. This mod contains 3 main features:

  • A popup that appears in the corner of the screen to inform you when you unlock an achievement
  • A terminal command to show all of your unlocked achievements
  • Saving to a file to make it not delete your achievements when you close the game. Achievements are save-specific and not global (if you start a new save it will restart your achievement progress)

Custom achievements are currently not supported, but might be in a future update.

I was inspired to create this mod when I stumbled across this Steam community post. Many of the achievement ideas came from here, so credit goes to them for the idea.

There are currently 8 achievements in this mod.

  • Not The Bees!
  • Target Acquried
  • Comedy Gold
  • Employee Of The Month
  • Pest Control
  • This, Is My Boomstick!
  • Don't Blink
  • You Monster!

Terminal

In order to view your unlocked achievements, type "achievements" into the terminal. It will bring up a list of all the achievements in the mod. You can also type the name of a specific achievement to view more info about it.

Installation - r2modman (recommended)

  1. Install r2modman
  2. Click the 'Install with Mod Manager' button on top above
  3. Run the game through r2modman

Installation - manual

  1. Extract the 'LethalAchievements.zip' file
  2. Go through the folders until you find 'LethalAchievements.dll'
  3. Place this file in 'Lethal Company/BepInEx/plugins'
  4. Run the game through Steam

Config

There are 2 config options, the option to change the popup notification scale and a toggle to turn the popup sound on or off. It is recommended to leave these on the default value, but you may change them if you wish.

Questions/Issues

If you have a question or a problem feel free to leave an issue on the GitHub repo.