testhdgjfk-test icon

test

test

Last updated 2 years ago
Total downloads 4
Total rating 0 
Categories Audio
Dependency string testhdgjfk-test-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Rattenbonkers-TVLoader-1.1.1 icon
Rattenbonkers-TVLoader

Allows players to add custom videos to the Television.

Preferred version: 1.1.1

README

LC-API

The definitive Lethal Company modding API. Includes some very useful features to make modding life easier.

For Developers

If you want to use the API in your plugin, add the LC_API.dll as a project reference!

Features

AssetBundle loading - Put asset bundles in BepInEx > Bundles and load them using BundleAPI.BundleLoader.GetLoadedAsset

ServerAPI - Utilities relating to the network and server. This includes:

ModdedServer - Automatically alerts other users when you host a server that your server is modded. It also lets mod authors make their mods put users in special matchmaking where they can only play with other modded users

Networking - Easily send data across the network to sync data between clients

Releases

Version 1.0.0

  • Release