Steps to reproduce
- Create these folders and files
addons/
├─ ulxmodule/
│ ├─ lua/
│ │ ├─ ulx/
│ │ │ ├─ modules/
│ │ │ │ ├─ sh/
│ │ │ │ │ ├─ addon.lua
│ │ │ │ ├─ cl/
│ │ │ │ │ ├─ addon.lua
- Add net code to both sh and cl files.
- Run the server and watch the sh ulx command disappear from the ulx menu.
Expected behavior
Everything should work as intended and the ULX command should be loaded in the ULX Menu
Actual behavior
Everything works, but the command is invisible in the ULX menu, it works, but it's only the chat/console command working.
Error(s) in server console, if any
Error(s) in player's console, if any
Version
ULib v2.63
ULX v3.73