1.3 update, cleaning up and GZDoom 4.11 features.
This commit is contained in:
parent
66e5a1c74c
commit
ac4c53b3ef
21 changed files with 279 additions and 351 deletions
13
zscript.txt
13
zscript.txt
|
|
@ -1,4 +1,15 @@
|
|||
version "4.10"
|
||||
version "4.11"
|
||||
|
||||
/*
|
||||
Doom Tournament main codebase
|
||||
|
||||
Save for the third party Gutamatics library, all code here is
|
||||
(C)2018-2023 Marisa the Magician, UnSX Team, and is released under the
|
||||
terms of the MIT license (see LICENSE.txt).
|
||||
|
||||
No proprietary code by Epic Games has been copied, with or without
|
||||
modification, in the process of developing this project.
|
||||
*/
|
||||
|
||||
#include "zscript/dt_Gutamatics/Include.zsc"
|
||||
#include "zscript/dt_utility.zsc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue