
You are viewing a potentially older version of this package. View Latest Version
AutoLand
AutoLand:自动 Host 与自动下降飞船工具。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.