Skip to content
/ EMU Public

A modding API for the Zoo Tycoon Complete Collection that adds Lua scripting and a simple command console.

License

Notifications You must be signed in to change notification settings

openztcc/EMU

Repository files navigation

EMU | Extensible Modding Utility

A Zoo Tycoon 1 Scripting API for Modders

Vanilla Zoo Tycoon 1 has over a 20 year history of modding but users have only been able to modify the game through editing of INI configuration files. This project enhances modding capabilities by giving modders Lua scripting support so that they can create more complex and interesting mods.

Compatibility

To use this API, you must:

Build from Source

The .sln file has been included for the option to build from source. The project is build with Visual Studio 2022.

Installation

Drop the res-EMU.dll binary directly into your C:\Program Files (x86)\Microsoft Games\Zoo Tycoon game directory.

Documentation

Reference documentation for the the debug console and API can be found at the Zooberry Docs reference section: EMU API Reference.

For examples and tutorials on how to use Lua scripting with Zoo Tyccon 1, visit the Zooberry Docs tutorial section: EMU Tutorials.

About

A modding API for the Zoo Tycoon Complete Collection that adds Lua scripting and a simple command console.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages