GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (→‎top: Unicodifying, replaced: [[image: → [[File:)
Line 1: Line 1:
{{lang|GUIStudioMDL}}
{{lang|GUIStudioMDL}}
[[image:guistudiomdl2.jpg|thumb|160px|GUIStudioMDL in action]]
[[File:guistudiomdl2.jpg|thumb|160px|GUIStudioMDL in action]]


{{gsm|4.1}} is a GUI {{wiki|wrapper}} written by [[User:Wunderboy|Neil Jedrzejewski]] for the [[command-line]]-based [[Studiomdl|model compiler]] included with the [[Source SDK|SDK]].
{{gsm|4.1}} is a GUI {{wiki|wrapper}} written by [[User:Wunderboy|Neil Jedrzejewski]] for the [[command-line]]-based [[Studiomdl|model compiler]] included with the [[Source SDK|SDK]].

Revision as of 18:19, 7 January 2024

English (en)Español (es)Русский (ru)Translate (Translate)
GUIStudioMDL in action

GUIStudioMDL GUIStudioMDL is a GUI Wikipedia icon wrapper written by Neil Jedrzejewski for the command-line-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 have known!) through a simple interface.

External links