Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 6 hours ago |
| Version | 1.0.3 |
| Download link | zyjdmmm-AutoLand-1.0.3.zip |
| Downloads | 5 |
| Dependency string | zyjdmmm-AutoLand-1.0.3 |
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
AutoLand
Standalone dependency project for the Relics of the Gods integration.
Build or package it from this directory:
$env:LC_GAME_DIR = "C:\Path\To\Lethal Company"
$env:LC_BEPINEX_PROFILE = "C:\Path\To\BepInEx profile"
python .\pack.py
The plugin source and project are under src/. test.py builds the DLL and,
when --profile is supplied, installs it into that profile's
BepInEx/plugins directory. Build output is ignored by Git.