Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/MrDaGree/ELS-FiveM
Browse files Browse the repository at this point in the history
  • Loading branch information
lze3 committed Dec 28, 2019
2 parents 6e54c51 + 9680889 commit fc4f99f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
### Master branch is now considered development work. Use the releases tab for stable builds.
https://discord.gg/GUvNXNe

#### Default Controls**
#### Default Controls
https://github.com/MrDaGree/ELS-FiveM/wiki/Controls

#### Installation Guide**
#### Installation Guide
1. Clone the repository or download the [latest version](../../releases/latest).
2. Place inside your server's `resources` directory.
3. Create a file called 'vcf.lua' and copy the file contents of 'vcf._default_.lua' into that file, but do not delete the default file.
Expand All @@ -17,4 +17,4 @@ https://github.com/MrDaGree/ELS-FiveM/wiki/Controls
|---------------------|-------------------|-----------------------------------------------------------------------------------------------------------------------|------------------------------|---------------|
| `els_outputLoading` | string as boolean | This outputs the loaded vehicles that have been specified in the vcf.lua | `set els_outputLoading true` | "false" |
| `els_debug` | string as boolean | This prints information to both client or server with information of what is happening | `set els_debug true` | "false" |
| `els_developer` | string as boolean | Provides access to developer features which may break ELS for clients on your server, should only be used when asked. | `set els_developer` | "false" |
| `els_developer` | string as boolean | Provides access to developer features which may break ELS for clients on your server, should only be used when asked. | `set els_developer` | "false" |

0 comments on commit fc4f99f

Please sign in to comment.