Skip to content

Commit

Permalink
Bumped required ZScript version
Browse files Browse the repository at this point in the history
  • Loading branch information
NightFright2k19 committed Jan 10, 2020
1 parent 922fd11 commit 58a3a94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion perk_enhanced.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
===========================================================================
Advanced engine needed : GZDoom v4.1.3 (or newer)
Advanced engine needed : GZDoom v4.3.0 (or newer)
Primary purpose : Singleplayer/Multiplayer
===========================================================================
Title : PerK's Smoother Weapon Animations Enhanced v3.1.3
Expand Down Expand Up @@ -105,6 +105,7 @@ Version 3.1.3 (Jan 10, 2020)

Version 3.1.2 (Jan 10, 2020)
----------------------------
- NOTE: Now requires GZDoom 4.3.0 or newer (due to usage of ZScript mixins)
- Properly converted all graphics to Doom palette

Version 3.1.1 (Nov 11, 2019)
Expand Down
2 changes: 1 addition & 1 deletion zscript.zc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version "4.1.3"
version "4.3.0"

#include "zscript/ZPerkMenu.zc"
#include "zscript/ZPerkHandler.zc"
Expand Down

0 comments on commit 58a3a94

Please sign in to comment.