I compiled it, moved the "gmcl_execute_win32.dll" into the "Steam\steamapps\common\GarrysMod\garrysmod\lua\bin" Folder.
But if i try to use require("execute") string in my lua script it writes
Couldn't include file 'includes\modules\execute.lua' (File not found) (@lua/test.lua (line 1))
[ERROR] lua/test.lua:1: Module not found!
1. require - [C]:-1
2. unknown - lua/test.lua:1
in console.
Doesnt it work anymore or im doing somthing wrong?
I compiled it, moved the "gmcl_execute_win32.dll" into the "Steam\steamapps\common\GarrysMod\garrysmod\lua\bin" Folder.
But if i try to use
require("execute")string in my lua script it writesin console.
Doesnt it work anymore or im doing somthing wrong?