Compile Pal: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 3: Line 3:


The tool is designed to be easy to setup and use. Configuration is automatic and auto detects the last ran SDK. The tool provides batch map compiling capability as well as extremely easy to use compiling presets.
The tool is designed to be easy to setup and use. Configuration is automatic and auto detects the last ran SDK. The tool provides batch map compiling capability as well as extremely easy to use compiling presets.
The tool also provides the option of automatic packing of custom content upon compile. Its asset dependency detection is a lot more refined than those of other tools, usually eliminating the need for any content to be packed by hand.


Development is currently active and source code is hosted on GitHub.
Development is currently active and source code is hosted on GitHub.
Line 10: Line 8:
Downloads are maintained on the [https://github.com/ruarai/CompilePal GitHub project page.]
Downloads are maintained on the [https://github.com/ruarai/CompilePal GitHub project page.]


==Features==
*Automatic SDK detection for any Source game
*Easy editing of different compile configurations, with a GUI describing every different command line setting
*Batch compiling allowing for compiling of many maps in order
*Pack files and automatically build [[Cubemap]]s.
*Works independently from Hammer


==See alsо==
==See alsо==

Revision as of 09:39, 25 September 2023

English (en)中文 (zh)Translate (Translate)

Compile Pal Compile Pal is an open source Source map compiling tool by ruarai.

The tool is designed to be easy to setup and use. Configuration is automatic and auto detects the last ran SDK. The tool provides batch map compiling capability as well as extremely easy to use compiling presets.

Development is currently active and source code is hosted on GitHub.

Downloads are maintained on the GitHub project page.

Features

  • Automatic SDK detection for any Source game
  • Easy editing of different compile configurations, with a GUI describing every different command line setting
  • Batch compiling allowing for compiling of many maps in order
  • Pack files and automatically build Cubemaps.
  • Works independently from Hammer

See alsо

External links