-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations beginners-guide.md (Danish)
- Loading branch information
1 parent
c5e0562
commit 449ad02
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
prev: false | ||
next: false | ||
description: Get up and running with modifications to Lethal Company to enhance your experience. | ||
--- | ||
|
||
# Beginners Guide | ||
|
||
Lethal Company is a co-op horror game by Zeekerss, [available on Steam](https://store.steampowered.com/app/1966720/Lethal_Company/). | ||
|
||
This wiki serves as a source of documentation and tutorials for various unofficial mods created to enhance your experience. | ||
|
||
## Modding your game | ||
|
||
If you're using Windows, follow the [r2modman installation guide](./installation/installing-r2modman.md) to learn how to install mods. | ||
|
||
If you're on Linux or Steam Deck, you'll want the [linux installation guide](./installation/installing-r2modman-linux.md). | ||
|
||
## Creating mods | ||
|
||
If you're interested in trying to create your own mod for Lethal Company, you can find some basic modding guides in the [Modding section.](./modding/initial-setup.md). | ||
|
||
Right now this guide only goes over writing mods with code, although guides for Assets (cosmetics, suits, etc) will likely be added in the future. | ||
|
||
## Support | ||
|
||
:::tip | ||
For live support with this guide please visit us in **#mod-support** on the [Unofficial Lethal Company Community](https://discord.gg/nYcQFEpXfU) and ask for assistance. Please read our [Frequently Asked Questions](extras/faq) page beforehand to see if your question has already been answered. | ||
::: |