Hytale Mod Manager v2.0 Thumbnail
Hytale Tool

Hytale Mod Manager v2.0

VortexModder Avatar by VortexModder May 22, 2026 20 Downloads
Verified

Hytale Mod Manager v2.0

A simple, standalone application designed to make managing Hytale server mods quick and hassle-free.

Overview

Version 2.0 is a complete overhaul, featuring a cleaner interface, improved usability, and new functionality such as .zip support and automatic update handling.

Features

Local Mod Management

  • Instantly add, remove, enable, or disable .jar and .zip mods

  • Smart manifest detection that locates manifest.json anywhere in the archive

  • Color-coded mod list for quick status identification (enabled, disabled, invalid, zip)

  • Search, filter, and sort by name, version, author, size, or type

  • Safe removal system that moves mods to a _backups folder instead of deleting them

SFTP Server Management

  • Upload and download mods directly via SSH

  • Save multiple server profiles with password or private key authentication

  • Built-in connection test showing mod counts before connecting

  • Remote mods display full details (name, version, author, size)

  • Deleting remote mods moves them to a server-side _backups folder for safety

Mod Packs

  • Export selected mods as a .zip package

  • Import mod packs with preview before installation

  • Install mods directly from a URL

Tools and Interface

  • Built-in manifest editor with JSON validation and automatic backups

  • Detailed mod view including manifest data, dependencies, and archive contents

  • Dependency checker highlighting missing required or optional mods

  • Statistics dashboard showing mod counts, sizes, top authors, and summaries

  • Restore mods from backups anytime

  • Toggle between dark and light themes

  • Persistent activity log displayed at the bottom

Installation

Windows (Standalone EXE)

  • Download HytaleModManager

  • Extract the files to any location

  • Launch the application

Linux / macOS (From Source)

  • Install dependency: pip install paramiko

  • Run: python hytale_mod_manager.py

First Launch

  • Select your Hytale mods folder if it is not detected automatically

  • Mods will load immediately

  • To manage a remote server, go to SFTP → Profile Manager, enter your details, and connect