1.3 update, cleaning up and GZDoom 4.11 features.

This commit is contained in:
Marisa the Magician 2023-08-25 23:45:52 +02:00
commit ac4c53b3ef
21 changed files with 279 additions and 351 deletions

View file

@ -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"