Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pc-principal/lethalcompanymodestemplate
Modes template on C# for IDE Jetbrains Rider or Visual Studio
https://github.com/pc-principal/lethalcompanymodestemplate
lethal-company-mod
Last synced: about 1 month ago
JSON representation
Modes template on C# for IDE Jetbrains Rider or Visual Studio
- Host: GitHub
- URL: https://github.com/pc-principal/lethalcompanymodestemplate
- Owner: PC-Principal
- License: mit
- Created: 2024-01-10T21:32:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-24T13:22:04.000Z (10 months ago)
- Last Synced: 2024-01-24T14:38:58.707Z (10 months ago)
- Topics: lethal-company-mod
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LethalCompanyTemplate
A template for a BepInEx 5 Plugin, using the correct .csproj configuration for Lethal Company moddingThis repository is a basic template for creating mods on Lethal Company game, it can be used as a starting point with IDE (Visual Studio or Rider)
## Links for creating mods in Lethal Company
**Cloned from starting repository**: https://github.com/LethalCompany/LethalCompanyTemplate
**Youtube mod creating example (using Visual Studio)**: https://www.youtube.com/watch?v=4Q7Zp5K2ywI&t=1092s
**Visual Studio Community edition (free IDE)**: https://visualstudio.microsoft.com/ru/vs/community/
**Rider (IDE)**: https://www.jetbrains.com/rider/
**ILSpy (Decompiling dll module for Visual Studio)**: https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.ILSpy
**ILSpy for VS 2022 (Decompiling dll module for Visual Studio)**: https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.ILSpy2022
**dotPeek (Decompiling dll IDE - free)**: https://www.jetbrains.com/ru-ru/decompiler/
**Developer Guide for Modding**: https://lethal.wiki/dev/starting-a-mod