This article's documentation is for the "GoldSrc" engine. Click here for more information.
Quake1-16px.png
Quake2-16px.png
Quake3-16px.png

QuArK: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:
{{SoftwareBox
{{SoftwareBox
<!-- Basic info -->
<!-- Basic info -->
| title     = QuArK
| title = {{quark|4}}
| image     = Quark logo.png
| image = Quark logo.png
 
<!-- Details -->
<!-- Details -->
| developer = Armin Rigo et al
| developer = Armin Rigo et al
| initial_release = June-September 1996
| initial_release = Jun-Sep 1996
| stable_release = May 02, 2021
| stable_release = May 02, 2021
| written_in = delphi
| written_in = delphi
| type = Map editor
| type = Map editor
| distribution = Freeware
| distribution = Freeware
| website = https://quark.sourceforge.io
| website = [https://quark.sourceforge.io Offical website]
 
<!-- Operating system(s)-->
<!-- Operating system(s)-->
| windows = 1
| windows = 1
| android = 0
| macos = 0
| linux = 0
<!-- Target engine(s)-->
<!-- Target engine(s)-->
| goldsrc = 1
| goldsrc = 1
| source = 1
| source = 1
| source2 = 0
}}
}}
{{quark|4}} ({{quark|3|nt=1}}) is a game-level editor and multi-purpose tool for games using engines similar to or based on the Quake engine by id Software. QuArK can create and directly edit maps, and to a limited extent, models, and can import, export, and convert sounds, textures, and various other game assets. It is also able to modify [[PAK]] and [[PK3]] files, as well as importing compiled [[BSP]]s to study the entities as well as add/change/delete entities from these files.
{{quark|4}} ({{quark|3|nt=1}}) is a game-level editor and multi-purpose tool for games using engines similar to or based on the Quake engine by id Software. QuArK can create and directly edit maps, and to a limited extent, models, and can import, export, and convert sounds, textures, and various other game assets. It is also able to modify [[PAK]] and [[PK3]] files, as well as importing compiled [[BSP]]s to study the entities as well as add/change/delete entities from these files.

Revision as of 21:44, 1 November 2025

English (en)Translate (Translate)

Quark logo.png
Developer(s)
Armin Rigo et al
Initial release
Jun-Sep 1996
Stable release
May 02, 2021
Written in
Delphi
Operating system
Windows
Type
Map editor
Target engine(s)
GoldSrc Source
Distribution
Freeware
Website

QuArK QuArK (Quake Army Knife) is a game-level editor and multi-purpose tool for games using engines similar to or based on the Quake engine by id Software. QuArK can create and directly edit maps, and to a limited extent, models, and can import, export, and convert sounds, textures, and various other game assets. It is also able to modify PAK and PK3 files, as well as importing compiled BSPs to study the entities as well as add/change/delete entities from these files.

QuArK can support Half-Life 1 through the MAP file format, as well as import from and export to Half-Life 2's VMF file format.

Gallery

External links