Lethal Company

Lethal Company

bingus Dec 6, 2023 @ 12:26pm
anyone know how to make mods for this game
no luck on google, everything is about how to install them but making them?
im very interested in learning since i have too much free time :steamhappy:
< >
Showing 1-7 of 7 comments
Lencalot Dec 6, 2023 @ 12:39pm 
I haven't written mods for Lethal Company, but I am software dev that has played around with mods.

1)Do you have any experience coding (in any coding language)? I ask so I know where to start from in giving you advice.

2) What are you looking to add? because the complexity can scale depending on what you are wanting to do.
bingus Dec 6, 2023 @ 1:39pm 
1) not really familiar with any, but i have tried c++ and lua (mainly c++)
and know the very very very basic stuff

2) i want to start small and work my way up, so like idk simple stuff like radio songs and maybe suits? or monster sfx something like that yknow?
hey theres htis band called insane clown posse i recommend u give them a listen this will help u build the attitude rqeuired to take up something difficult like modmaking.
bingus Dec 6, 2023 @ 2:20pm 
uh, alr ill give it a go ig
Shmider Dec 6, 2023 @ 2:22pm 
Originally posted by xXx_JuggaloSoldier_xXx:
hey theres htis band called insane clown posse i recommend u give them a listen this will help u build the attitude rqeuired to take up something difficult like modmaking.
*sips Faygo*
baardie Dec 6, 2023 @ 2:46pm 
Look into BepInEx (unity modding framework)
I briefly looked into it. Effectively, you'll want to look into BepInEx (which baardie mentioned), and the specific documentation that involves. That is a modding API for the game engine this game uses which has extensive documentation and which has been used to help create other prominent mods. To actually mod the game, you'll need to know some programming and/or scripting, and then organize your files into the proper hierarchy to run with the modding API as a package. Though if you just want to start small with something like radio songs or suits, you can look at existing mods that already allow for custom songs to be implemented for the Boombox and which implement new Suits for ideas on how to program them. You can view their source code on GitHub or on the Thunderstore mod manager or such, typically.
Last edited by [OTS]EchoZenLogos; Dec 6, 2023 @ 2:50pm
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Dec 6, 2023 @ 12:26pm
Posts: 7