CL update.

This commit is contained in:
Marisa the Magician 2022-12-08 00:22:52 +01:00
parent f2494dde34
commit 6416fd45ee
5 changed files with 21 additions and 4 deletions

10
gldefs.txt Normal file
View File

@ -0,0 +1,10 @@
// common library
#include "gldefs/shared.txt"
#include "gldefs/bdscreen.txt"
#include "gldefs/items/keys.txt"
#include "gldefs/items/devasigil.txt"
#include "gldefs/items/ebarrier.txt"
#include "gldefs/items/omnisight.txt"
#include "gldefs/items/safety.txt"
// misc
#include "gldefs/misc.txt"

View File

@ -1,3 +1,3 @@
[default]
ASH_MODVER="\cjCHILD OF ASH\c- \cw0.1a r83 \cu(Mon 5 Dec 19:43:31 CET 2022)\c-";
ASH_SHORTVER="\cw0.1a r83 \cu(2022-12-05 19:43:31)\c-";
ASH_MODVER="\cjCHILD OF ASH\c- \cw0.1a r84 \cu(Thu 8 Dec 00:22:52 CET 2022)\c-";
ASH_SHORTVER="\cw0.1a r84 \cu(2022-12-08 00:22:52)\c-";

7
modeldef.txt Normal file
View File

@ -0,0 +1,7 @@
// common library
#include "modeldef/shared.txt"
#include "modeldef/items/keys.txt"
#include "modeldef/items/devasigil.txt"
#include "modeldef/items/ebarrier.txt"
#include "modeldef/items/omnisight.txt"
#include "modeldef/items/safety.txt"

View File

@ -6,8 +6,8 @@ models/*.blend1
models/*.xcf
models/modelnotes.txt
tools
gldefs/items/hammerspace.txt
modeldef/items/hammerspace.txt
models/Embiggener*
sounds/items/embiggen.ogg
zscript/items/swwm_ammoextra.zsc
gldefs.hammerspace
modeldef.hammerspace