64-Bit, Naughty Half-Life MDL Tools for UNIX
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
M.C. 1a4c7d857c
don't do padding on textures > 512px as it is pointless for our cases
2 years ago
src_mdl don't do padding on textures > 512px as it is pointless for our cases 2 years ago
src_mdldec Remove -o from mdl. Half-Life MDL spec is 512px tex, period. 2 years ago
.gitattributes CRLF for .bat too 10 years ago
LICENSE Move src_mdl/LICENSE to LICENSE 2 years ago
Makefile Added mdl decompiler 2 years ago
README Add README 2 years ago

README

Issue GNU make and it'll output two binaries:

mdl - Modified version of DoomMusic's compiler
mdldec - Modified version of Kratisto's decompiler

Run either without parameters for options, both support
multiple input files (.qc and .mdl respectively)