Airzel-TelekinesisMod icon

TelekinesisMod

Adds telekinesis to Lethal Company, allowing players to grab and throw objects and enemies.

By Airzel
Last updated 3 hours ago
Total downloads 27
Total rating 0 
Categories Mods BepInEx Tweaks & Quality Of Life
Dependency string Airzel-TelekinesisMod-1.0.0
Dependants 0 other packages depend on this package

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

Telekinesis Mod

This mod adds telekinesis functionality to Lethal Company using BepInEx.

Mod Information

  • Mod Name: Telekinesis
  • Version: 1.0.0
  • Dependencies:
    • BepInEx-BepInExPack version 5.4.2100

Runtime Target

This mod is built with .NET Core 8.0 as the runtime target.

{
    "runtimeTarget": {
        "name": ".NETCoreApp,Version=v8.0",
        "signature": ""
    },
    "compilationOptions": {},
    "targets": {
        ".NETCoreApp,Version=v8.0": {
            "Telekinesis 1/1.0.0": {
                "runtime": {
                    "Telekinesis 1.dll": {}
                },
                "dependencies": {
                    "BepInEx-BepInExPack": "5.4.2100"
                }
            }
        }
    },
    "libraries": {
        "Telekinesis 1/1.0.0": {
            "type": "project",
            "serviceable": false,
            "sha512": ""
        },
        "BepInEx-BepInExPack/5.4.2100": {
            "type": "package",
            "serviceable": true,
            "sha512": ""
        }
    }
}