File Name: Sprite Maker v1.0, Half-Life Sprite Maker v1.00 Beta
File Submitter: LuciaNnX
File Submitted: 04 May 2020
File Category: Software
Make sprites for GoldSrc
Usage:
======
At the MS-DOS command line (some people do still remember what DOS looks
like, right?):
sprmake.exe <-t 0-4> filename
-t: Transparency method
0: Normal (default)
1: Additive (full color texture, to be blended with additive transparency)
2: Index Alpha (full color, palette index is alpha)
3: Alpha Test (full color, 255 is a "hole"... ask Valve what that means!)
<filename>: Base filename of sequentially numbered BMP files
Output sprite name will be base filename with ".SPR" extension, in the same
directory as the source.
Click here to download this file