first commit

This commit is contained in:
2019-12-30 17:23:05 +01:00
commit 7fe19ee89f
1149 changed files with 271279 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"version": 3,
"name": "Hexen 2",
"icon": "Icon.png",
"fileformats": [
{ "format": "Hexen2" },
{ "format": "Valve" }
],
"filesystem": {
"searchpath": "data1",
"packageformat": { "extension": "pak", "format": "idpak" }
},
"textures": {
"package": { "type": "file", "format": { "extension": "wad", "format": "wad2" } },
"format": { "extension": "D", "format": "idmip" },
"palette": "gfx/palette.lmp",
"attribute": "wad"
},
"entities": {
"definitions": [ "Hexen2.fgd" ],
"defaultcolor": "0.6 0.6 0.6 1.0",
"modelformats": [ "mdl", "bsp" ]
}
}

1907
tb/games/Hexen2/Hexen2.fgd Normal file

File diff suppressed because it is too large Load Diff

BIN
tb/games/Hexen2/Icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
tb/games/Hexen2/palette.lmp Normal file

Binary file not shown.