Illustration 38
Illustration 22 Flip

About Xzen

Xzen is your go-to mod manager and resource hub, bringing you seamless integration, easy backups, and a vibrant community. Keep your game fresh and safe with skins, emotes, stages, and more.

For FULL Documentation Go Here

Illustration

Now re-written with Xzen 4.0

A more advanced Mod Loader for Smash Legends.

Multi-Format Support

Auto-detect .py, .bat, Unity asset bundles, & more.

Cool Mods by Community

All community-made mods are supported—thanks for making cool content!

What Mods Supported

Below is an overview of what mods are supported.

  • Skin Mods: Scan your Mods folder for new or updated files.
  • Emote Mods: Automatically back up originals before applying mods.
  • Stage Mods: Enable selected mods safely with a single click.
Type Short Info Support Compatibility
Skin Mods You can import mods directly by pressing ADD Button .ZIP & file-only mods Xzen 4.0+
Emote Mods Name file in popup; Xzen handles the rest. No .ZIP; must extract first Xzen 4.0+
Stage Mods Requires special folder structure; see below. Only .ZIP Xzen 4.0 (map structure)

Enhanced Skins Explanation

Skins like “Harman Mod” are Enhanced skins. Match file structure exactly, package StreamingAssets & Mods folder into ZIP, then import.

Xzen Plugin Support

Write plugins in Python or .bat under Core/Engine/Bats/Extensions. They appear under “Extensions.”

Xzen Custom Themes

Use QSS themes in Core/Engine/Themes. Copy, adjust HEX values, and import at runtime.

In-game Character Icons

Experimental plugin bundled with Mod Manager. Only one file at a time.

Mod Structures for Stage

Follow the “Roll The Dice” map structure. Include a file named paths.json with this content:

{
  "map": "C:\\SteamLibrary\\steamapps\\common\\SMASH LEGENDS\\Smash_Legends_Data\\StreamingAssets\\AssetBundles\\map\\scenes",
  "oneway_city_01": "C:\\SteamLibrary\\steamapps\\common\\SMASH LEGENDS\\Smash_Legends_Data\\StreamingAssets\\AssetBundles\\map\\scenes",
  "sky_default": "C:\\SteamLibrary\\steamapps\\common\\SMASH LEGENDS\\Smash_Legends_Data\\StreamingAssets\\AssetBundles\\map\\shared"
}
        
Copy Code

Quick Specs

Feature Description Version
Backup Engine Incremental & flag-based snapshots v2.3.1
Plugin Manager Auto-detects .py & .bat mods v1.8.0
UI Themes Default, Amoled & custom QSS v1.2.4