diff --git a/translations/da_DK/docs/beginners-guide.md b/translations/da_DK/docs/beginners-guide.md new file mode 100644 index 00000000000..516bbbf7990 --- /dev/null +++ b/translations/da_DK/docs/beginners-guide.md @@ -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. +:::