Skip to content

Commit

Permalink
chore: update fxmanifest, license + readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Dec 9, 2024
1 parent 61fc50c commit 3880b76
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 18 deletions.
13 changes: 6 additions & 7 deletions server-data/resources/[esx_addons]/esx_garage/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,7 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

esx_garage
Copyright (C) 2015-2024
esx_garage Copyright (C) 2015-2025

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
Expand All @@ -649,13 +648,13 @@ the "copyright" line and a pointer to where the full notice is found.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

esx_garage Copyright (C) 2015-2024
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
esx_garage Copyright (C) 2015-2025
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
Expand Down
16 changes: 7 additions & 9 deletions server-data/resources/[esx_addons]/esx_garage/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
<h1 align='center'>[ESX] Garage</a></h1><p align='center'><b><a href='https://discord.esx-framework.org/'>Discord</a> - <a href='https://documentation.esx-framework.org/legacy/installation'>Documentation</a></b></h5>
<h1 align='center'>esx_garage</a></h1>
<p align='center'><a href='https://discord.gg/ksGfNvDEfq'>Discord</a>

Store Your vehicles in style! ESX garage has an amazing New UI to help you be stylish while parking your broken, rusty Nissan Micra!

# Legal

esx_Garage - store vehicles in style!

Copyright (C) ESX-Framework
Copyright (C) 2024-2025 bitpredator

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 http://www.gnu.org/licenses/.
ATTENTION:
You are not authorized to change the name of the resource and the resources within it.

If you want to contribute you can open a pull request.
4 changes: 2 additions & 2 deletions server-data/resources/[esx_addons]/esx_garage/fxmanifest.lua
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
fx_version("cerulean")
game("gta5")

author("ESX-Framework")
author("ESX-Framework - Rework: Bitpredator")
description("Allows Players to Store & Retrieve their vehicles")

version("1.0.2")
version("1.0.3")

lua54("yes")

Expand Down

0 comments on commit 3880b76

Please sign in to comment.