Skip to content

Commit 3782955

Browse files
committed
readme
1 parent b35ec51 commit 3782955

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
632632
the "copyright" line and a pointer to where the full notice is found.
633633

634634
zrx_armour
635-
Copyright (C) 2023 zRxnx <https://github.com/zRxnx/>
635+
Copyright (C) 2024 zRxnx <https://github.com/zRxnx/>
636636

637637
This program is free software: you can redistribute it and/or modify
638638
it under the terms of the GNU General Public License as published by
@@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
652652
If the program does terminal interaction, make it output a short
653653
notice like this when it starts in an interactive mode:
654654

655-
zrx_armour Copyright (C) 2023 zRxnx <https://github.com/zRxnx/>
655+
zrx_armour Copyright (C) 2024 zRxnx <https://github.com/zRxnx/>
656656
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657657
This is free software, and you are welcome to redistribute it
658658
under certain conditions; type `show c' for details.

fxmanifest.lua

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ use_experimental_fxv2_oal 'yes'
55

66
author 'zRxnx'
77
description 'Advanced armour system'
8-
version '2.6.0'
8+
version '2.6.1'
9+
10+
docs 'https://docs.zrxnx.at'
11+
discord 'https://discord.gg/mcN25FJ33K'
912

1013
dependencies {
1114
'zrx_utility',

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This is an advanced armour system for fivem
44

5+
**https://docs.zrxnx.at**
6+
7+
**https://discord.gg/mcN25FJ33K**
8+
59
## About
610

711
### Features

0 commit comments

Comments
 (0)