chore: move files, add docs link

This commit is contained in:
Linden
2022-03-01 10:55:46 +00:00
parent 6aeda78428
commit adf08e44b8
3 changed files with 3 additions and 0 deletions

View File

@@ -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.
```lua
lib.callbacks.Register(...)