Skip to content

Blur Plugin to run custom Lua code in the Blur process.

Notifications You must be signed in to change notification settings

tobii-dev/blur-lua-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blur-lua-loader

Blur Plugin to run custom Lua code in the Blur process.

Build

LUA_LIB_NAME=lib/lua5.1 LUA_LINK=cdylib cargo build --release --target=i686-pc-windows-msvc
COPY /Y "target\i686-pc-windows-msvc\release\lua_hooks.dll" "<BLUR>\amax\dlls\lua_hooks.asi"

About

Blur Plugin to run custom Lua code in the Blur process.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages