Garry's Mod
Simple Lua Executor
Εμφάνιση 1-10 από 12 καταχωρίσεις
< 1  2 >
Ενημέρωση: 11 Μαρ 2024 στις 18:53
από Mixxed

-Updated the logging system & fixed an bug

Ενημέρωση: 18 Δεκ 2023 στις 15:16
από Mixxed

Updated Polish Translations thanks Filivx

Ενημέρωση: 17 Δεκ 2023 στις 20:58
από Mixxed

Hotfix

Ενημέρωση: 24 Σεπ 2023 στις 15:58

-Added UI sounds

Ενημέρωση: 29 Αυγ 2023 στις 18:35

-Added All suported translations

Ενημέρωση: 29 Αυγ 2023 στις 14:38

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

Ενημέρωση: 18 Αυγ 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.

Ενημέρωση: 25 Ιουλ 2023 στις 9:48

- Added Scripts Folder.

Ενημέρωση: 24 Ιουλ 2023 στις 12:03

- Added Logging System
luaexec_log <0/1>

Ενημέρωση: 22 Ιουλ 2023 στις 17:24

- Added Clear Button.