diff --git a/lua.json b/lua.json index 9e40ab2f5e..395c71e7e5 100644 --- a/lua.json +++ b/lua.json @@ -6,7 +6,8 @@ "innosetup": true, "bin": [ "lua.exe", - "luac.exe" + "luac.exe", + "luarocks.bat" ], "depends": [ "innounp"