Update readme.md

This commit is contained in:
Linden
2021-06-01 21:42:19 +10:00
committed by GitHub
parent 0021469c3f
commit fe78cbd5ef
+1
View File
@@ -9,6 +9,7 @@
### Installation
* Modify your ESX config and set `Config.Multichar = true`
* All `owner` and `identifier` columns in your SQL must have their size increased to at least **VARCHAR(50)**
* Set your database name in `server/main.lua` to allow for character deletion
* You can add the following command to `server/main.lua` to easily update all your columns
```lua
RegisterCommand('varchar', function(source)