Ericw-tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (a more up-to-date build was posted on GitHub)
m (→‎External links: add updated docs)
Line 7: Line 7:
== External links ==
== External links ==
* [http://ericwa.github.io/ericw-tools/ Official website, downloads, documentation, and source code]
* [http://ericwa.github.io/ericw-tools/ Official website, downloads, documentation, and source code]
** [https://ericw-tools.readthedocs.io/en/latest/ Documentation for latest dev builds]
** [https://ci.appveyor.com/project/EricWasylishen/ericw-tools/build/artifacts Automated builds of latest development versions]
** [https://ci.appveyor.com/project/EricWasylishen/ericw-tools/build/artifacts Automated builds of latest development versions]

Revision as of 09:54, 25 August 2023

English (en)Translate (Translate)

ericw-tools, also colloquially referred to as EricW's tools, is a set of compilers for Quake-style BSP maps. Originally developed for Quake Quake maps, the latest development versions also have full Quake II Quake II and experimental GoldSrc GoldSrc support.

Trivia

  • The maps in the Kex Engine remasters of Quake Quake and Quake II Quake II were compiled using ericw-tools, and the finalization of Q2BSP support for ericw-tools was developed in-tandem with the development of the Quake II remaster.

External links