Cryptoc1-LC_DOOM icon

LC DOOM

Play DOOM in the Ship's Terminal

Last updated 5 months ago
Total downloads 108094
Total rating 25 
Categories Misc Client-side
Dependency string Cryptoc1-LC_DOOM-1.1.2
Dependants 247 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

README

LC-DOOM

Play DOOM on the ship's terminal in Lethal Company.

Contributing

I recommend using Thunderstore:

  • Create a profile for testing (e.g. lc-doom-dev)
  • Add the BepInExPack mod to the profile

Then,

  • Fork this repository
  • Create a src\src\LethalCompany.Doom.csproj.user
  • Define required properties:
<PropertyGroup>
  <PluginStagingProfile>{PROFILE}</PluginStagingProfile>
</PropertyGroup>
  • Run dotnet publish, or "Default Build Task" in VS Code
  • Launch Lethal Company using the Thunderstore {PROFILE}

Bug Report & Feature Request

If you've encountered an error, or have a feature request, please open an issue on GitHub.

When reporting an error, please include as most information as possible, such as any errors or logs from BepInEx, or the version of the game or mod.

Credits