Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
OpenDoorsInSpace
Open doors while the ship is in space. You won't believe what happens!
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | netux-OpenDoorsInSpace-1.0.0.zip |
| Downloads | 1511 |
| Dependency string | netux-OpenDoorsInSpace-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Open Doors in Space
Lethal Company mod that lets crewmates open the door while the ship is in orbit. You won't believe what happens!
Installing
Requires BepInEx.
- Copy
OpenDoorsInSpace.dllinto(Game folder)/BepInEx/plugins - (Re)Start the game
Building
Requires .NET 8
- Clone repository
- Copy all DLLs from
(Game folder)Lethal Company_Data/Managedinto this project'slib/ - Run
dotnet build - Output DLL should be in
bin/(Debug or Release)/netstandard2.1/OpenDoorsInSpace.dll