You are viewing a potentially older version of this package. View all versions.
zyjdmmm-AutoLand-1.0.3 icon

AutoLand

AutoLand:自动 Host 与自动下降飞船工具。

By zyjdmmm
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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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.