Skip to content

Commit

Permalink
Bump version to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil25 committed Feb 3, 2024
1 parent a2f2ab4 commit a986983
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 15 deletions.
Binary file modified plugins/rtd.smx
Binary file not shown.
2 changes: 1 addition & 1 deletion scripting/rtd.sp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#tryinclude <friendly>
#tryinclude <friendlysimple>

#define PLUGIN_VERSION "2.5.2"
#define PLUGIN_VERSION "2.5.3"

#define CHAT_PREFIX "\x07FFD700[RTD]\x01"
#define CONS_PREFIX "[RTD]"
Expand Down
19 changes: 5 additions & 14 deletions update.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{
"Version"
{
"Latest" "2.5.2"
"Previous" "2.5.1"
"Latest" "2.5.3"
"Previous" "2.5.2"
}

"Notes" "View changelog at https://github.com/Phil25/RTD/wiki/changelog"
Expand All @@ -16,23 +16,14 @@
"Patch"
{
"Plugin" "Path_SM/plugins/rtd.smx"
"Plugin" "Path_SM/configs/rtd2_perks.default.cfg"

"Source" "Path_SM/scripting/include/rtd2.inc"
"Plugin" "Path_SM/translations/rtd2.phrases.txt"
"Plugin" "Path_SM/translations/rtd2_perks.phrases.txt"

"Source" "Path_SM/scripting/rtd.sp"
"Source" "Path_SM/scripting/rtd/classes/perk.sp"
"Source" "Path_SM/scripting/rtd/convars.sp"
"Source" "Path_SM/scripting/rtd/natives.sp"
"Source" "Path_SM/scripting/rtd/perks/firetimebomb.sp"
"Source" "Path_SM/scripting/rtd/perks/frozen.sp"
"Source" "Path_SM/scripting/rtd/perks/mercsdietwice.sp"
"Source" "Path_SM/scripting/rtd/perks/sickness.sp"
"Source" "Path_SM/scripting/rtd/perks/sunlightspear.sp"
"Source" "Path_SM/scripting/rtd/perks/timebomb.sp"
"Source" "Path_SM/scripting/rtd/stocks.sp"
"Source" "Path_SM/scripting/rtd/storage/cache.sp"
"Source" "Path_SM/scripting/rtd/storage/precached.sp"
"Source" "Path_SM/scripting/rtdtest.sp"
}

"Plugin" "Path_SM/plugins/rtd.smx"
Expand Down

0 comments on commit a986983

Please sign in to comment.