Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 632 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 632 Bytes

LethalLanFixFix

Pops up menu for typing IP Address of server to connect on your local network.

Fixes LethalLanFix by jghx777 (v1.1.0), which doesn't work after installing by Thunderstone, by implementing its functionality without MelonLoader.

Compile from source

Clone this repo from GitHub:

git clone https://github.com/sqbi-q/LethalLanFixFix

and build using dotnet:

cd LethalLanFixFix/
dotnet build

Compiled .dll is available in bin/Debug/netstandard2.1/com.sqbi.lethallanfixfix.dll.