Garry's Mod

Garry's Mod

Simple Lua Executor
12 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2 >
Güncelleme: 11 Mar 2024 @ 18:53
Güncelleyen: Mixxed

-Updated the logging system & fixed an bug

Güncelleme: 18 Ara 2023 @ 15:16
Güncelleyen: Mixxed

Updated Polish Translations thanks Filivx

Güncelleme: 17 Ara 2023 @ 20:58
Güncelleyen: Mixxed

Hotfix

Güncelleme: 24 Eyl 2023 @ 15:58

-Added UI sounds

Güncelleme: 29 Ağu 2023 @ 18:35

-Added All suported translations

Güncelleme: 29 Ağu 2023 @ 14:38

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

Güncelleme: 18 Ağu 2023 @ 13:20

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.

Güncelleme: 25 Tem 2023 @ 9:48

- Added Scripts Folder.

Güncelleme: 24 Tem 2023 @ 12:03

- Added Logging System
luaexec_log <0/1>

Güncelleme: 22 Tem 2023 @ 17:24

- Added Clear Button.