DuctTape: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(New page: '''DuctTape''' is a development integration and project building tool for Source Engine modders that allows users to: * Build outdated files with the press of a button * Eliminate the need...)
 
mNo edit summary
Line 7: Line 7:


== External links ==
== External links ==
* [http://ducttape.sourceforge.net/] - the official website.
* [http://ducttape.sourceforge.net/ official website]


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]

Revision as of 14:56, 6 May 2009

DuctTape is a development integration and project building tool for Source Engine modders that allows users to:

  • Build outdated files with the press of a button
  • Eliminate the need to work with batch files
  • Visually create script files, instead of typing them
  • Create and compile an SMD into an MDL
  • Build soundscape files using an intuitive interface

External links