You are viewing a potentially older version of this package. View all versions.
Cryptoc1-LC_DOOM-1.1.2 icon

LC DOOM

Play DOOM in the Ship's Terminal

Date uploaded 5 months ago
Version 1.1.2
Download link Cryptoc1-LC_DOOM-1.1.2.zip
Downloads 96148
Dependency string Cryptoc1-LC_DOOM-1.1.2

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

CHANGELOG

v1.1.2

v1.1.1

  • build in Release mode

v1.1.0

  • added support for configuration

v1.0.0

  • initial release