diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 94b81031..9eb25423 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -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" diff --git a/README.md b/README.md index a1554489..b0281d92 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,12 @@
Discord - Website - Documentation
+##### 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