Last updated | 11 months ago |
Total downloads | 142123 |
Total rating | 29 |
Categories | Misc Client-side |
Dependency string | Cryptoc1-LC_DOOM-1.1.2 |
Dependants | 282 other packages depend on this package |
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
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.