Merged HITOWNER branch, bumped GZDoom version requirement to 3.5.1.
This commit is contained in:
parent
6cff03b403
commit
be4829cd31
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
What began as a test for importing UT vertex meshes has turned into an actual
|
What began as a test for importing UT vertex meshes has turned into an actual
|
||||||
full UT weapon and item mod.
|
full UT weapon and item mod.
|
||||||
|
|
||||||
This mod requires GZDoom 3.5.0 or later.
|
This mod requires GZDoom 3.5.1 or later.
|
||||||
|
|
||||||
## Currently implemented
|
## Currently implemented
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
version "3.4"
|
version "3.5"
|
||||||
|
|
||||||
#include "zscript/mk_matrix.zsc"
|
#include "zscript/mk_matrix.zsc"
|
||||||
#include "zscript/mk_coordutil.zsc"
|
#include "zscript/mk_coordutil.zsc"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue