OpenLib
⚪ Last updated 2024Preview

🔍 Analysis
- 🏆 #102 of 115 Gameplay mods in this game by downloads
📋 About This Mod
Open-source development library for LethalCompany:
- Initially ported from darmuhsTerminalStuff, this is a library of commonly used methods from darmuh's mods. Allowing for flexible additions to the terminal.
- This will remain open to the public for collaborative efforts. All I (darmuh) ask is that you maintain compatibility with any mod that uses this library.
Current Features:
- ManagedConfig class will let you watch and assign values to certain config items.
- Currently supporting ManagedBools and ManagedStrings
- when a change is detected to the assigned value, your managedconfig item will also update.
- use this to manage your keyword creation/removal between lobby loads.
- also provides support for a networking configuration option via ConfigSetup. NetworkingCheck
- Terminal Keyword/Node creation with flexibility in mind.
- Create simple commands that can use multiple keywords.
- Create shop nodes that will be added to the furniture rotation list
- Create complex commands that require confirmation
- All added keywords are tracked by this library and will be deleted upon Terminal Disable (closing the lobby)
- Terminal Menu System
- Create your own command menu listing with categories and a list of commands under each category.
- Ported from darmuhsTerminalStuff for general use
- Optionally add a reference to this menu in the other commands listing
- Modify already existing terminal node displayText
- Will gracefully remove new line spaces to add your content and then add newlines below your content.
- Assign new keywords to already existing nodes.
- Event system lets you subscribe to all manners of Terminal patches. See EventUsage for examples on how to subscribe to these events.
- Patches into the Awake method for the Teleporter class and provides referenceable Teleporter instances for both the normal teleporter and inverse teleporter
The plan is to have this library support all of my mods (darmuhsTerminalStuff, ghostCodes, and suitsTerminal). So this library will likely have more features in the future
Currently Supports:
- darmuhsTerminalStuff version 3. 3. 0+
- suitsTerminal 1. 4. 0+
- ShipColors 0. 1. 0+
- LethalConstellations 0. 1. 0+
Icon Attribution:
Online library icons created by Ajmal Naha - Flaticon
OpenLib is an open-source development library for Lethal Company, created by darmuh to support his own mods. It provides a foundation for mod developers, though it has no endorsements yet and minimal downloads. Suitable for modders looking to build on darmuh's framework.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Open-source means you can dig into the code and learn or contribute
- Built by darmuh, so it's tailored for his mods—if you use those, this is a solid base
- Fresh release (Sept 2024) with room to grow
⚠️ Cons
- Zero endorsements so far—untested by the community
- No documentation or usage examples provided in the description
- Only 97 downloads—might be too niche for most players
For Lethal Company mod developers who want to build on darmuh's framework or integrate with his mods. Skip if you're a player looking for gameplay changes—this is a backend tool, not a user-facing mod.
💡 Beginner Tips
- If you're a modder, check the GitHub repo for source code and potential usage examples
- Since it's a library, you'll need to reference it in your own mod's code—not a standalone install
- Keep an eye on darmuh's other mods to see how OpenLib is used in practice
📊 Mod Details
- Game
- Lethalcompany Mods
- Author
- darmuh
- Version
- 0.1.8
- Downloads
- 97
- Endorsements
- 0
- Category
- Gameplay
- Created
- 9/5/2024
- Updated
- 9/5/2024
🔧 How to Install Lethal Company Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Lethal Company →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Lethal Company commands, item IDs, and more.
Keep browsing — more Lethal Company mods await