Garry's Mod

Garry's Mod

Simple Lua Executor
Showing 1-10 of 12 entries
< 1  2 >
Update: 11 Mar, 2024 @ 6:53pm

-Updated the logging system & fixed an bug

Update: 18 Dec, 2023 @ 3:16pm

Updated Polish Translations thanks Filivx

Update: 17 Dec, 2023 @ 8:58pm

Hotfix

Update: 24 Sep, 2023 @ 3:58pm

-Added UI sounds

Update: 29 Aug, 2023 @ 6:35pm

-Added All suported translations

Update: 29 Aug, 2023 @ 2:38pm

-Added translations for French, Russian, German, and Spanish

Update: 18 Aug, 2023 @ 1:20pm

Client-side Lua File:
- Renamed "cl.lua" to "cl_luaexec.lua" for better clarity and organization.
- Placed in "lua/autorun/client" directory.

Server-side Lua File:
- Renamed "sv.lua" to "sv_luaexec.lua" for consistency and easier identification.
- Placed in "lua/autorun/server" directory.

Update: 25 Jul, 2023 @ 9:48am

- Added Scripts Folder.

Update: 24 Jul, 2023 @ 12:03pm

- Added Logging System
luaexec_log <0/1>

Update: 22 Jul, 2023 @ 5:24pm

- Added Clear Button.