Garry's Mod

Garry's Mod

Simple Lua Executor
Menampilkan1-10 dari 12 kiriman
< 1  2 >
Pembaruan: 11 Mar 2024 @ 6:53pm

-Updated the logging system & fixed an bug

Pembaruan: 18 Des 2023 @ 3:16pm

Updated Polish Translations thanks Filivx

Pembaruan: 17 Des 2023 @ 8:58pm

Hotfix

Pembaruan: 24 Sep 2023 @ 3:58pm

-Added UI sounds

Pembaruan: 29 Agu 2023 @ 6:35pm

-Added All suported translations

Pembaruan: 29 Agu 2023 @ 2:38pm

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

Pembaruan: 18 Agu 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.

Pembaruan: 25 Jul 2023 @ 9:48am

- Added Scripts Folder.

Pembaruan: 24 Jul 2023 @ 12:03pm

- Added Logging System
luaexec_log <0/1>

Pembaruan: 22 Jul 2023 @ 5:24pm

- Added Clear Button.