Appearance / community project

Clothes Toggler

Clothes Toggler opens an F1 mesh menu for hiding or showing parts of the active avatar and remembers the selected state. It also claims support for custom avatars, but its release predates major Desktop Mate modding changes.

Independent fan resource. Not affiliated with, endorsed by, or sponsored by infiniteloop Co., Ltd., Valve/Steam, or any character rights holder.

Clothes Toggler menu beside a custom Desktop Mate avatar.
Real Clothes Toggler preview supplied in the author's README.Original author material
Legacy

Legacy release

Built for an older Desktop Mate or loader version. Verify compatibility before using it.

Version
1.1.1
Author
SilverMoonDev
Platform
Windows
Loader
MelonLoader 0.6.6
License
MIT
Published

WHAT IT DOES

Clothes Toggler features

This small MelonLoader DLL enumerates meshes on the active character and presents toggle buttons. It can be useful for models intentionally designed with optional layers; it is not a license to remove or redistribute protected character assets. Because it operates on mesh names, results vary by avatar and some toggles can hide unexpected geometry.

  • F1 menu listing detected avatar meshes.
  • Per-mesh visibility toggles.
  • Saved state when changing avatars or relaunching.
  • Author-provided preview demonstrating the actual menu.
Clothes Toggler menu beside a custom Desktop Mate avatar.
Real Clothes Toggler preview supplied in the author's README.

REQUIREMENTS

Check the stack before installing

  • Platform: Windows
  • Loader or runtime: MelonLoader 0.6.6
  • Release: 1.1.1
  • License: MIT
  • File: MeshToggler.dll (10 KB)

How to install Clothes Toggler

  1. Back up Desktop Mate and confirm you are using a compatible legacy build.
  2. Install MelonLoader 0.6.6 and .NET Desktop Runtime 6 x64 from their publishers.
  3. Download MeshToggler.dll from the original GitHub release asset.
  4. Move the DLL into Desktop Mate's MelonLoader Mods folder.
  5. Start Desktop Mate and allow extra time on the first IL2CPP setup.

How to use it

  • Press F1 after the companion is visible.
  • Toggle one mesh at a time so you can identify what changed.
  • Restore required meshes before switching models if the saved state causes visual issues.

Desktop Mate compatibility

The last release was January 2025 and no current Desktop Mate support statement is published. Custom models expose different mesh names, so the menu and saved state are model-dependent.

Official Desktop Mate screenshot showing a character interacting with a desktop window.
Official product context: app updates can change the window and character behavior that mods depend on.

How to remove the mod

Close Desktop Mate, delete MeshToggler.dll from the Mods folder, and remove its preference file from UserData/MelonPreferences if you want to reset saved visibility choices.

Troubleshooting

  • F1 menu missing: verify MelonLoader loaded the DLL and that no other mod uses the same shortcut.
  • Buttons do nothing: the active avatar may use a hierarchy the mod does not recognize.
  • Character parts stay hidden: remove the mod preference entry, then relaunch with a clean configuration.

Clothes Toggler FAQ

Does Clothes Toggler work with custom avatars?

The author says it does, but exact results depend on how each avatar's meshes are named and structured.

Why does the browser warn about the DLL?

Unsigned, low-download DLLs often trigger reputation warnings. Do not bypass a warning blindly; verify the GitHub repository and scan the file.

Is this compatible with current Desktop Mate?

Current compatibility is unverified. The release targets the early MelonLoader modding setup.

Sources and verification

Page checked against the linked project material on 2026-07-22. Compatibility can change after Desktop Mate, MelonLoader, BepInEx, or the mod updates.

RELATED PROJECTS

Compare similar Desktop Mate mods