From 1304488ccf7b569177453801ed94c401da4c3b09 Mon Sep 17 00:00:00 2001 From: Mycroft Date: Wed, 2 Mar 2022 20:03:39 +0000 Subject: [PATCH] Tweak: RPchat - Fix Readme --- [esx_addons]/esx_rpchat/README.md | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) diff --git a/[esx_addons]/esx_rpchat/README.md b/[esx_addons]/esx_rpchat/README.md index a1a0d168..4c396424 100644 --- a/[esx_addons]/esx_rpchat/README.md +++ b/[esx_addons]/esx_rpchat/README.md @@ -1,30 +1,13 @@ # esx_rpchat -#### Description +## Description + This is a proximity chat script. With a few commands such as Twitter, OOC and Local Me -## Download & Installation +## Legal -### Using [fvm](https://github.com/qlaffont/fvm-installer) -``` -fvm install --save --folder=esx esx-org/esx_rpchat -``` - -### Using Git -``` -cd resources -git clone https://github.com/ESX-Org/esx_rpchat [esx]/esx_rpchat -``` - -### Manually -- Download https://github.com/ESX-Org/esx_rpchat/archive/master.zip -- Put it in the `[esx]` directory - -## Installation -- Add `start esx_rpchat` to your server.cfg - -# Legal ### License + esx_rpchat - RP chat for ESX Copyright (C) 2015-2022 Jérémie N'gadi @@ -33,4 +16,4 @@ This program Is free software: you can redistribute it And/Or modify it under th 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. -You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/. \ No newline at end of file +You should have received a copy Of the GNU General Public License along with this program. If Not, see .