f6ec6b1236e5b71b58e1fbb105a4d87a5baf4cf0
Replace the hardcoded module loader with a flexible, recursive autoloader (NoCode) that: - Supports glob patterns (wildcards) for module discovery - Recursively scans folders without depth limits - Properly handles shared (sh_), server (sv_), and client (cl_) file prefixes - Implements safe loading with error handling and statistics - Searches both LUA and GAME paths simultaneously - Sends library files to clients without auto-including them - Adds comprehensive logging with color-coded output - Excludes configured files/folders (template.lua, _dev, disabled) The new system is more maintainable and allows adding new modules without modifying the loader.
Description
ensemble de script et system pour le server bladwin-RP.
- gamemode : DarkRP
Languages
Lua
100%