Skip to content

Commit ff97790

Browse files
authored
Update README.md
1 parent e13d85d commit ff97790

File tree

1 file changed

+0
-47
lines changed

1 file changed

+0
-47
lines changed

esx_sit/README.md

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,2 @@
11
# esx_sit
22

3-
This script allow you to sit in almost every object where you should be able to, the default keybind is SHIFT + E to toggle sitting.
4-
5-
## Download & Installation
6-
7-
### Using [fvm](https://github.com/qlaffont/fvm-installer)
8-
9-
```
10-
fvm install --save --folder=esx esx-org/esx_sit
11-
```
12-
13-
### Using Git
14-
15-
```
16-
cd resources
17-
git clone https://github.com/ESX-Org/esx_sit [esx]/esx_sit
18-
```
19-
20-
### Manually
21-
22-
- Download https://github.com/ESX-Org/esx_sit/releases/latest
23-
- Put it in the `resource/[esx]` directory
24-
25-
### Installation
26-
27-
- Add this to your server.cfg:
28-
29-
```
30-
start esx_sit
31-
```
32-
33-
## Credits
34-
35-
- [CmJustice](https://github.com/CmJustice) - Original author
36-
37-
## Legal
38-
39-
### License
40-
41-
esx_sit
42-
43-
Copyright (C) 2015-2020 Jérémie N'gadi
44-
45-
This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.
46-
47-
This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.
48-
49-
You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.

0 commit comments

Comments
 (0)