GUIStudioMDL

From Valve Developer Community
Jump to navigation Jump to search
GUIStudioMDL in action

GUIStudioMDL is a GUI "wrapper" around the DOS based model compiler included with the SDK.

It removes the need to use the command-line when compiling models but gives you access to all the options of the original compiler (some you may not of known!) through a simple interface.

External Links