-
-
Notifications
You must be signed in to change notification settings - Fork 0
Developer Notes
Toxc edited this page Jun 19, 2026
·
1 revision
DrawableSuits is a C# BepInEx mod for Lethal Company.
Plugin identity:
GUID: com.toxcgang.drawablesuits
Name: DrawableSuits
Version: 0.5.77
Current main source files include:
src/DrawableSuits/DrawableSuits.csproj
src/DrawableSuits/DrawableSuitsConfig.cs
src/DrawableSuits/DrawableSuitsPaths.cs
src/DrawableSuits/DrawableSuitsPlugin.cs
src/DrawableSuits/Patches.cs
src/DrawableSuits/PluginInfo.cs
src/DrawableSuits/SuitDesignMetadata.cs
src/DrawableSuits/SuitEditorController.cs
src/DrawableSuits/SuitSyncManager.cs
src/DrawableSuits/SuitTextureRegistry.cs
src/DrawableSuits/SuitTextureState.cs
src/DrawableSuits/TextureTools.cs
src/DrawableSuits/WindowsFileDialog.cs
The project targets:
netstandard2.1
The project references BepInEx, HarmonyX, Lethal Company assemblies, Unity assemblies, Unity Netcode, Unity InputSystem, Unity UI, and TextMeshPro.
DrawableSuits creates these folders:
BepInEx/config/DrawableSuits/Saves
BepInEx/config/DrawableSuits/Textures
BepInEx/config/DrawableSuits/Decals
BepInEx/config/DrawableSuits/Logs
DrawableSuits has used AI-assisted development for implementation, text, debugging, and error fixing.