SPR: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Removed redirect to Sprite)
Tag: Removed redirect
m (HLSPR is related to Q1SPR)
Line 1: Line 1:
{{stub}}
{{stub}}
{{code|.SPR}} is a file format used to store 2D [[Sprite|sprites]] in {{goldsrc|4}}.
{{code|.SPR}} is a file format used to store 2D [[Sprite|sprites]] in {{goldsrc|4}}. It is a modified version of the SPR format used by {{Quake|2}}, adding a dedicated color palette.
[[Category:File formats]]
[[Category:File formats]]

Revision as of 14:40, 20 May 2023

Stub

This article or section is a stub. You can help by expanding it.

.SPR is a file format used to store 2D sprites in GoldSrc GoldSrc. It is a modified version of the SPR format used by Quake Quake, adding a dedicated color palette.