From bb85e0fb6d5b616b86f6edc3586371f64070411d Mon Sep 17 00:00:00 2001 From: Mycroft Date: Sun, 17 Jul 2022 00:52:31 +0100 Subject: [PATCH] refactor: esx accessories: better readme + marker colour --- [esx_addons]/esx_accessories/README.md | 16 ++++++++++++++-- [esx_addons]/esx_accessories/config.lua | 2 +- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/[esx_addons]/esx_accessories/README.md b/[esx_addons]/esx_accessories/README.md index 463246a8..3aa5d99a 100644 --- a/[esx_addons]/esx_accessories/README.md +++ b/[esx_addons]/esx_accessories/README.md @@ -1,10 +1,22 @@ -# esx_accessories +

[ESX] Accessories

Discord - Website - Documentation Shops with accessories (hat/helmet, glasses, masks, ears accessories). You can put on or take off the accessories with a menu. Accessories saved in database. -/!\ Works only with accessories purchased in the special areas of the clothing store, not via the esx_clotheshop script. +> Note: Works only with accessories purchased in the special areas of the clothing store, not via the esx_clotheshop script. ## Requirements - [esx_skin](https://github.com/esx-framework/esx-legacy/tree/main/%5Besx%5D/esx_skin) - [esx_datastore](https://github.com/esx-framework/esx-legacy/tree/main/%5Besx_addons%5D/esx_datastore) + +## Legal + +esx_accessories - accessories 4 you! + +Copyright (C) 2015-2022 ESX-Framework + +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. + +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 . diff --git a/[esx_addons]/esx_accessories/config.lua b/[esx_addons]/esx_accessories/config.lua index 8745dc55..543c13a9 100644 --- a/[esx_addons]/esx_accessories/config.lua +++ b/[esx_addons]/esx_accessories/config.lua @@ -8,7 +8,7 @@ Config.EnableControls = true Config.DrawDistance = 10 Config.Size = {x = 1.5, y = 1.5, z = 1.0} -Config.Color = {r = 102, g = 102, b = 204} +Config.Color = {r = 50, g = 200, b = 50} Config.Type = 1 -- Fill this if you want to see the blips,