mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 23:46:03 +01:00
chore: move files, add docs link
This commit is contained in:
@@ -5,6 +5,9 @@ shared_script '@ox_lib/init.lua'
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
<div align='center'><h3><a href='https://overextended.github.io/docs/'>Documentation</a></h3></div>
|
||||||
|
|
||||||
|
|
||||||
Once loaded, any resource can call exports or load modules with the `lib` keyword, i.e.
|
Once loaded, any resource can call exports or load modules with the `lib` keyword, i.e.
|
||||||
```lua
|
```lua
|
||||||
lib.callbacks.Register(...)
|
lib.callbacks.Register(...)
|
||||||
|
|||||||
Reference in New Issue
Block a user