Fix ( Lint): Add MySQL as a global Variable

This commit is contained in:
Mycroft
2022-02-08 18:54:16 +00:00
parent 2f2f304bb9
commit a2a9e4cf3d
2 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Lint
uses: GoatG33k/fivem-lua-lint-action@v1
uses: Sub-Zero-Interactive/fivem-lua-lint-action@v1.1
with:
capture: "junit.xml"
args: "-t --formatter JUnit --no-max-comment-line-length"
+7 -11
View File
@@ -1,16 +1,12 @@
<h1 align='center'>ESX Legacy</a></h1><p align='center'><b><a href='https://discord.gg/cNx6HF9P5J'>Discord</a> - <a href='https://esx-framework.org/'>Website</a> - <a href='https://docs.esx-framework.org/docs/legacy/installation'>Documentation</a></b></h5>
##### ESX is the leading framework for creating roleplay servers on FiveM, with many official and community resources designed to utilise the tools provided here. For a taste of what's available
##### ESX is the leading framework for creating roleplay servers on FiveM, with many official and community resources designed to utilise the tools provided here. For a taste of what's available:
> esx_identity: Enables character registration defining a players name, sex, height, and date of birth
> esx_society: Allows job resources to register a society, gaining employee management, society funds, and more
> esx_billing: Allows members of some societies to send fines or bills to other players
> esx_vehicleshop: Allow players to purchase vehicles from a dealership, or setup society support for a player-managed dealership
> esx_ambulancejob: Adds a death and respawn system while allowing players to work as EMS to heal and revive others
> esx_identity: Enables character registration defining a players name, sex, height, and date of birth
> esx_society: Allows job resources to register a society, gaining employee management, society funds, and more
> esx_billing: Allows members of some societies to send fines or bills to other players
> esx_vehicleshop: Allow players to purchase vehicles from a dealership, or setup society support for a player-managed dealership
> esx_ambulancejob: Adds a death and respawn system while allowing players to work as EMS to heal and revive others
Many more resources are included in this repository, or you can browse the [ESX Community Github](https://github.com/esx-community/) or [Cfx.re Releases board](https://forum.cfx.re/tag/esx) for more.
@@ -26,4 +22,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/.
You should have received a copy Of the GNU General Public License along with this program. If Not, see <http://www.gnu.org/licenses/>.