mirror of
https://github.com/imezx/Warp.git
synced 2026-06-02 12:18:32 +00:00
Added new Server Method - .Server
This commit is contained in:
parent
8e9d824f69
commit
976fc4cd26
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ For Server-sided operations.
|
|||
|
||||
```lua
|
||||
local Server = Warp.Server()
|
||||
--..or..--
|
||||
local Server = Warp.Server
|
||||
```
|
||||
|
||||
## `.reg_namespaces`
|
||||
|
|
|
|||
Loading…
Reference in a new issue