diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index db7c127d..58408965 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,9 +3,7 @@ name: Bug report about: Create a report to help us improve title: "[Bug] - esx_script - Issue" labels: bug -assignees: - - TheFantomas - - Gellipapa +assignees: Arctos2win, Kenshiin13 --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bc4eaaba..305b3f1b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,9 +3,7 @@ name: Feature Request about: Help us improve esx with your ideas title: "[Feature Request] - esx_script - Add better configuration" labels: enhancement -assignees: - - TheFantomas - - Gellipapa +assignees: Arctos2win, Kenshiin13 --- diff --git a/[core]/cron/README.md b/[core]/cron/README.md index 8ecd4386..df2e5eeb 100644 --- a/[core]/cron/README.md +++ b/[core]/cron/README.md @@ -1,4 +1,4 @@ -
Discord - Website - Documentation +
Discord - Website - Documentation A simple, but vital, resource that allows resources to Run tasks at specific intervals. diff --git a/[core]/cron/fxmanifest.lua b/[core]/cron/fxmanifest.lua index 200cf33f..db502695 100644 --- a/[core]/cron/fxmanifest.lua +++ b/[core]/cron/fxmanifest.lua @@ -4,6 +4,6 @@ game 'gta5' author 'ESX-Framework' description 'Allows resources to Run tasks at specific intervals.' lua54 'yes' -version '1.12.2' +version '1.12.3' server_script 'server/main.lua' diff --git a/[core]/es_extended/README.md b/[core]/es_extended/README.md index f02b5f71..32ae43b8 100644 --- a/[core]/es_extended/README.md +++ b/[core]/es_extended/README.md @@ -1,13 +1,13 @@ -
Discord - Documentation
-
-## Legal
-
-es_extended
-
-Copyright (C) 2015-2024 Jérémie N'gadi
-
-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
Discord - Documentation
+
+## Legal
+
+es_extended
+
+Copyright (C) 2015-2024 Jérémie N'gadi
+
+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 Discord - Documentation
+ Discord - Documentation
A ESX-Based Chat-theme for your server
diff --git a/[core]/esx_chat_theme/fxmanifest.lua b/[core]/esx_chat_theme/fxmanifest.lua
index e29afa25..704c76b3 100644
--- a/[core]/esx_chat_theme/fxmanifest.lua
+++ b/[core]/esx_chat_theme/fxmanifest.lua
@@ -1,4 +1,4 @@
-version '1.12.2'
+version '1.12.3'
author 'ESX-Framework'
description 'A ESX Stylised theme for the chat resource.'
diff --git a/[core]/esx_context/README.md b/[core]/esx_context/README.md
index c4e378a9..6b6a53de 100644
--- a/[core]/esx_context/README.md
+++ b/[core]/esx_context/README.md
@@ -1,4 +1,4 @@
- Discord - Website - Documentation
+ Discord - Website - Documentation
A elegant, easy to use Context Menu system to make User Interactions clean and hassle free
diff --git a/[core]/esx_context/fxmanifest.lua b/[core]/esx_context/fxmanifest.lua
index 0db66d92..4be9c618 100644
--- a/[core]/esx_context/fxmanifest.lua
+++ b/[core]/esx_context/fxmanifest.lua
@@ -4,7 +4,7 @@ game 'gta5'
author 'ESX-Framework & Brayden'
description 'A simplistic context menu for ESX.'
lua54 'yes'
-version '1.12.2'
+version '1.12.3'
ui_page 'index.html'
diff --git a/[core]/esx_identity/README.md b/[core]/esx_identity/README.md
index 3747c631..c0637081 100644
--- a/[core]/esx_identity/README.md
+++ b/[core]/esx_identity/README.md
@@ -1,4 +1,4 @@
- Discord - Documentation
+ Discord - Documentation
A Core Resource that Allows the player to Pick their characters, Name, Gender, Height and Date-of-birth.
diff --git a/[core]/esx_identity/fxmanifest.lua b/[core]/esx_identity/fxmanifest.lua
index 027d1168..1ff5e2de 100644
--- a/[core]/esx_identity/fxmanifest.lua
+++ b/[core]/esx_identity/fxmanifest.lua
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'Allows the player to Pick their characters: Name, Gender, Height and Date-of-birth.'
lua54 'yes'
-version '1.12.2'
+version '1.12.3'
shared_scripts {
'@es_extended/imports.lua',
diff --git a/[core]/esx_loadingscreen/README.md b/[core]/esx_loadingscreen/README.md
index 1f51ae3e..366c5ada 100644
--- a/[core]/esx_loadingscreen/README.md
+++ b/[core]/esx_loadingscreen/README.md
@@ -1,4 +1,4 @@
- Discord - Website - Documentation
+ Discord - Website - Documentation
A simple but beautiful Loading Screen for your server!
diff --git a/[core]/esx_loadingscreen/fxmanifest.lua b/[core]/esx_loadingscreen/fxmanifest.lua
index 35acfdb9..9c5eba20 100644
--- a/[core]/esx_loadingscreen/fxmanifest.lua
+++ b/[core]/esx_loadingscreen/fxmanifest.lua
@@ -3,7 +3,7 @@ game 'common'
fx_version 'cerulean'
author 'ESX-Framework'
description 'Allows resources to Run tasks at specific intervals.'
-version '1.12.2'
+version '1.12.3'
lua54 'yes'
loadscreen 'index.html'
diff --git a/[core]/esx_menu_default/README.md b/[core]/esx_menu_default/README.md
index 05abc038..29e07d1f 100644
--- a/[core]/esx_menu_default/README.md
+++ b/[core]/esx_menu_default/README.md
@@ -1,4 +1,4 @@
- Discord - Website - Documentation
+ Discord - Website - Documentation
A default List type menu for ESX.
diff --git a/[core]/esx_menu_default/fxmanifest.lua b/[core]/esx_menu_default/fxmanifest.lua
index 851fbcd6..fc171998 100644
--- a/[core]/esx_menu_default/fxmanifest.lua
+++ b/[core]/esx_menu_default/fxmanifest.lua
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'A basic menu system for ESX Legacy.'
lua54 'yes'
-version '1.12.2'
+version '1.12.3'
client_scripts { '@es_extended/imports.lua', 'client/main.lua' }
diff --git a/[core]/esx_menu_dialog/fxmanifest.lua b/[core]/esx_menu_dialog/fxmanifest.lua
index a932977a..09350575 100644
--- a/[core]/esx_menu_dialog/fxmanifest.lua
+++ b/[core]/esx_menu_dialog/fxmanifest.lua
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'A basic input dialog for ESX Legacy.'
lua54 'yes'
-version '1.12.2'
+version '1.12.3'
client_scripts {
'@es_extended/imports.lua',
diff --git a/[core]/esx_menu_list/fxmanifest.lua b/[core]/esx_menu_list/fxmanifest.lua
index 606c36ad..f0f4b534 100644
--- a/[core]/esx_menu_list/fxmanifest.lua
+++ b/[core]/esx_menu_list/fxmanifest.lua
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'A basic table-based menu system for ESX Legacy.'
lua54 'yes'
-version '1.12.2'
+version '1.12.3'
client_scripts {
diff --git a/[core]/esx_multicharacter/fxmanifest.lua b/[core]/esx_multicharacter/fxmanifest.lua
index 81c76c37..670945b9 100644
--- a/[core]/esx_multicharacter/fxmanifest.lua
+++ b/[core]/esx_multicharacter/fxmanifest.lua
@@ -3,7 +3,7 @@ fx_version 'cerulean'
game 'gta5'
author 'ESX-Framework - Linden - KASH'
description 'Allows players to have multiple characters on the same account.'
-version '1.12.2'
+version '1.12.3'
lua54 'yes'
dependencies { 'es_extended', 'esx_context', 'esx_identity', 'esx_skin' }
diff --git a/[core]/esx_multicharacter/readme.md b/[core]/esx_multicharacter/readme.md
index 58b30ff4..2517728e 100644
--- a/[core]/esx_multicharacter/readme.md
+++ b/[core]/esx_multicharacter/readme.md
@@ -1,4 +1,4 @@
- Discord - Website - Documentation
+ Discord - Website - Documentation
A Simplistic system, that allows Players to have multiple Characters, which can be customised for all player with `Config.Slots` or personally set a players character count using `setslots`, `remslots`, `enablechar` and `disablechar` Commands :)
diff --git a/[core]/esx_notify/fxmanifest.lua b/[core]/esx_notify/fxmanifest.lua
index d019b983..dd554681 100644
--- a/[core]/esx_notify/fxmanifest.lua
+++ b/[core]/esx_notify/fxmanifest.lua
@@ -2,7 +2,7 @@ fx_version 'adamant'
lua54 'yes'
game 'gta5'
-version '1.12.2'
+version '1.12.3'
author 'ESX-Framework'
description 'A beautiful and simple NUI notification system for ESX'
diff --git a/[core]/esx_notify/readme.md b/[core]/esx_notify/readme.md
index 666b3498..f6bc4c9d 100644
--- a/[core]/esx_notify/readme.md
+++ b/[core]/esx_notify/readme.md
@@ -1,4 +1,4 @@
- Discord - Website - Documentation
+ Discord - Website - Documentation
A beautiful and simple NUI notification system for ESX
diff --git a/[core]/esx_progressbar/fxmanifest.lua b/[core]/esx_progressbar/fxmanifest.lua
index 54caeda1..2180b57f 100644
--- a/[core]/esx_progressbar/fxmanifest.lua
+++ b/[core]/esx_progressbar/fxmanifest.lua
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
author 'ESX-Framework'
description 'A beautiful and simple NUI progress bar for ESX'
-version '1.12.2'
+version '1.12.3'
lua54 'yes'
client_scripts { 'Progress.lua' }
diff --git a/[core]/esx_skin/fxmanifest.lua b/[core]/esx_skin/fxmanifest.lua
index 0485a171..25569210 100644
--- a/[core]/esx_skin/fxmanifest.lua
+++ b/[core]/esx_skin/fxmanifest.lua
@@ -2,7 +2,7 @@ fx_version 'adamant'
game 'gta5'
description 'Allows players to customise their character\'s appearance'
-version '1.12.2'
+version '1.12.3'
lua54 'yes'
shared_scripts {
diff --git a/[core]/esx_textui/fxmanifest.lua b/[core]/esx_textui/fxmanifest.lua
index 4dc027b8..0fdd5605 100644
--- a/[core]/esx_textui/fxmanifest.lua
+++ b/[core]/esx_textui/fxmanifest.lua
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
author 'ESX-Framework'
description 'A beautiful and simple Persistent Notification system for ESX.'
-version '1.12.2'
+version '1.12.3'
lua54 'yes'
client_scripts { 'TextUI.lua' }
diff --git a/[core]/esx_textui/readme.md b/[core]/esx_textui/readme.md
index 32796da3..922e11a8 100644
--- a/[core]/esx_textui/readme.md
+++ b/[core]/esx_textui/readme.md
@@ -1,4 +1,4 @@
- Discord - Website - Documentation
+ Discord - Website - Documentation
A beautiful and simple Persistent Notification.
diff --git a/[core]/skinchanger/README.md b/[core]/skinchanger/README.md
index cd763d5c..7b1b3dd6 100644
--- a/[core]/skinchanger/README.md
+++ b/[core]/skinchanger/README.md
@@ -1,4 +1,4 @@
- Discord - Website - Documentation
+ Discord - Website - Documentation
skinchanger is a resource used to both Set and Get Players clothing, accessories and Model - It supports the freemode peds `mp_m_freemode_01` and `mp_f_freemode_01` as well as all Ped Features.
diff --git a/[core]/skinchanger/fxmanifest.lua b/[core]/skinchanger/fxmanifest.lua
index 43cefff9..288bd751 100644
--- a/[core]/skinchanger/fxmanifest.lua
+++ b/[core]/skinchanger/fxmanifest.lua
@@ -2,7 +2,7 @@ fx_version 'adamant'
game 'gta5'
description 'Saves/loads character appearances for ESX Legacy.'
-version '1.12.2'
+version '1.12.3'
lua54 'yes'
client_scripts {
diff --git a/readme.md b/readme.md
index ef2abad0..3537e430 100644
--- a/readme.md
+++ b/readme.md
@@ -1,19 +1,19 @@
- Discord - Website - Documentation
-
- Want more resources? You can browse the Cfx.re Releases board for more!
- ESX is the leading framework, trusted by over 12,000 communities to provide the highest quality roleplay servers on FiveM Discord - Website - Documentation
+
+ Want more resources? You can browse the Cfx.re Releases board for more!
+ ESX is the leading framework, trusted by over 12,000 communities to provide the highest quality roleplay servers on FiveM[ESX] Chat Theme
[ESX] Chat Theme
[ESX] Context
[ESX] Context
[ESX] Identity
[ESX] Identity
[ESX] Loading Screen
[ESX] Loading Screen
[ESX] Menu Defualt
[ESX] Menu Defualt
[ESX] Multi-Character
[ESX] Multi-Character
[ESX] Notify
[ESX] Notify
[ESX] TextUI
[ESX] TextUI
[ESX] SkinChanger
[ESX] SkinChanger
ESX Legacy
-
-
-### 💗 Supporters
-
-Interested in helping us? [Take a look at our patreon](https://www.patreon.com/esx "Take a look at our patreon")
-
-| We would like to sincerely thank the following donors who helped fund the development of ESX. |
-| ------------ |
-| Mohamad Buhamad - Michael Hein - RoadToSix - Montree Narathong |
-| Saydoon - Muhannad alyamani - iSentrie - Wecity - Samuel Nicol |
-| Kyle McShea - Artin - Mathias Christoffersen - Jaylan Yilmaz - Callum |
-| CONGRESS KW - Michael Hein - Smery sitbon - daZepelin - CMF Community |
-------
+ESX Legacy
+
+
+### 💗 Supporters
+
+Interested in helping us? [Take a look at our patreon](https://www.patreon.com/esx "Take a look at our patreon")
+
+| We would like to sincerely thank the following donors who helped fund the development of ESX. |
+| ------------ |
+| Mohamad Buhamad - Michael Hein - RoadToSix - Montree Narathong |
+| Saydoon - Muhannad alyamani - iSentrie - Wecity - Samuel Nicol |
+| Kyle McShea - Artin - Mathias Christoffersen - Jaylan Yilmaz - Callum |
+| CONGRESS KW - Michael Hein - Smery sitbon - daZepelin - CMF Community |
+------