justas-d / vermintide-lua-hook

A Vermintide LUA hook written in cpp paired with a barebones LUA mod API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vermintide Lua Hook

Or just VermHook

An experimental dinput8.dll warpper for IAT hooking bundled with a Lua mod loader in order to expose an unofficial Lua modding API for Vermintide.

Installation

You'll be able to find the installation guide in the wiki page here

Api

You can find notes and documentation on the modding and Lua api exposed by the hook in the wiki pages here.

Builds

Releases are built with Visual Studio 2015.

License

MIT

About

A Vermintide LUA hook written in cpp paired with a barebones LUA mod API.

License:MIT License


Languages

Language:Lua 81.6%Language:C++ 18.4%