QuArK: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (SirYodaJedi moved page QuArK to QuArK/en)
mNo edit summary
Line 1: Line 1:
{{langsp}}
{{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 has the ability to 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 in order 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 has the ability to 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 in order to study the entities as well as add/change/delete entities from these files.


Line 5: Line 6:
== External links ==
== External links ==


*[http://quark.sourceforge.net/ Official Homepage]
* [http://quark.sourceforge.net/ Official Homepage]
*[http://quark.sourceforge.net/forums/ Official Forums]
* [http://quark.sourceforge.net/forums/ Official Forums]
* {{wikipedia|Quake_Army_Knife|QuArK}} on Wikipedia
* {{wikipedia|Quake_Army_Knife|QuArK}} on Wikipedia
* Dark-Forge QuArK Forums (down) - [http://web.archive.org/web/*/http://www.dark-forge.com/forums archived version]
* Dark-Forge QuArK Forums (down) - [http://web.archive.org/web/*/http://www.dark-forge.com/forums archived version]
*[http://games.groups.yahoo.com/group/quark/ QuArK's Yahoo Group]
* [http://games.groups.yahoo.com/group/quark/ QuArK's Yahoo Group]
 
{{Goldsrc sdktools}}
 
[[Category:Third_Party_Tools]]

Revision as of 15:33, 20 June 2023

English (en)Translate (Translate)

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 has the ability to 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 in order 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.

External links