Skip to content

Commit 811f47e

Browse files
committed
Bump version to 2.5.4
1 parent ca56e2e commit 811f47e

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

plugins/rtd.smx

-11 Bytes
Binary file not shown.

scripting/rtd.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#tryinclude <friendly>
2929
#tryinclude <friendlysimple>
3030

31-
#define PLUGIN_VERSION "2.5.3"
31+
#define PLUGIN_VERSION "2.5.4"
3232

3333
#define CHAT_PREFIX "\x07FFD700[RTD]\x01"
3434
#define CONS_PREFIX "[RTD]"

update.txt

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
{
55
"Version"
66
{
7-
"Latest" "2.5.3"
8-
"Previous" "2.5.2"
7+
"Latest" "2.5.4"
8+
"Previous" "2.5.3"
99
}
1010

1111
"Notes" "View changelog at https://github.com/Phil25/RTD/wiki/changelog"
@@ -17,13 +17,8 @@
1717
{
1818
"Plugin" "Path_SM/plugins/rtd.smx"
1919

20-
"Plugin" "Path_SM/translations/rtd2.phrases.txt"
21-
"Plugin" "Path_SM/translations/rtd2_perks.phrases.txt"
22-
2320
"Source" "Path_SM/scripting/rtd.sp"
24-
"Source" "Path_SM/scripting/rtd/classes/perk.sp"
25-
"Source" "Path_SM/scripting/rtd/convars.sp"
26-
"Source" "Path_SM/scripting/rtd/stocks.sp"
21+
"Source" "Path_SM/scripting/rtd/natives.sp"
2722
}
2823

2924
"Plugin" "Path_SM/plugins/rtd.smx"

0 commit comments

Comments
 (0)