Initial commit

This commit is contained in:
www-data
2025-09-10 16:01:00 +02:00
commit a5bd328a60
56 changed files with 23650 additions and 0 deletions

View File

@ -0,0 +1,10 @@
spriteTypes = {
spriteType = {
name = "GFX_MEL_fac_big"
texturefile = "gfx/MEL/fac_big.dds"
}
spriteType = {
name = "GFX_MEL_ico_jesus"
texturefile = "gfx/MEL/ico_jesus.dds"
}
}