Skip to content

songstormstudios/modzt

Repository files navigation

Screenshot 2026-01-11 102521

ModZT - Mod Manager/Launcher for Zoo Tycoon and Zoo Tycoon 2.

GitHub all releases

ModZT is a mod manager and launcher for Zoo Tycoon and Zoo Tycoon 2 built with Python and ttkbootstrap.
It features threaded background tasks, automatic path detection, persistent settings, and a database for mods and bundles.


image

Features of the mod manager include:

  • Add, enable/disable, remove mods

  • Track mod folders and load order

  • Detect and resolve file conflicts

  • Group mods into named bundles

  • Export/import loadouts easily

  • Auto-detect both games in common installation paths

  • Persistent settings

  • Theme and window size saved between sessions

  • XInput controller support (expanding to PlayStation controllers soon)

  • Threaded background tasks with progress bar

  • Live action log and recent actions list

  • Dark/light themes with one click


Keyboard Shortcuts

  • Ctrl+A - Select all mods
  • Ctrl+Z - Undo last action
  • Escape - Deselect all mods
  • Delete - Uninstall selected mod(s)
  • Enter - Enable selected mod(s)

Building

Requirements

  • Python 3.13
  • Dependencies:
    pip install ttkbootstrap
    

Run

python modzt.py

Build

pyinstaller --onefile --noconsole --icon=assets/modzt.ico modzt.py

Notice

If you run into any bugs, please report them on Github Issues!

This project is not affiliated with Microsoft, Xbox Game Studios, or Blue Fang Games.


License

MIT License

Copyright (c) 2026 Songstorm Studios

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


About

Open-source Zoo Tycoon and Zoo Tycoon 2 mod manager.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages