diff --git a/manifests/zootycoon2-uc.manifest b/manifests/zootycoon2-uc.manifest index 44008e9..7d9937f 100644 --- a/manifests/zootycoon2-uc.manifest +++ b/manifests/zootycoon2-uc.manifest @@ -57,7 +57,7 @@ module.exports = { ] }, ], - execute: `%pack_dir%/zt.exe`, + execute: `%install_path%/zt.exe`, executable: true, init: ({ os_string }) => { if (typeof global._.bundles[os_string] === "undefined") {