Skip to content
Apodemus Erectus edited this page Sep 5, 2021 · 8 revisions

Welcome to the ArluqTools wiki!

ArluqTools is an abstraction layer for Zoo Tycoon 2's Lua libraries, it should make Lua mod development a bit easier. Normally, you have to call all sorts of different methods from different classes to like modify an animal. This library puts them all into one class named AnimalService. it also does some validation, so you won't have to do that every time.

This library is based on the different cheat code mods.

ArluqTools is named after Arluq the Orca, from the Zoo Tycoon 2: Marine Mania campaign. "Arluq" itself is Inuktitut for Orca.

Source code and documentation (WIP) can be found on GitHub.

Licence: MIT Licence Authors: Apodemus, Horse14t, Mjmannella, Thom

Clone this wiki locally