Crowbar: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(condensed, since a lot of the stuff on this page was redundant. also removed some outdated links.)
Line 5: Line 5:
:''For the Half-Life 2 weapon entity, see [[weapon_crowbar|weapon_crowbar]].''
:''For the Half-Life 2 weapon entity, see [[weapon_crowbar|weapon_crowbar]].''


'''Crowbar''' is a tool written by ZeqMacaw for decompiling and compiling [[Source|Source engine]] .MDL files.
'''Crowbar''' is a tool written by ZeqMacaw for decompiling and compiling Source and GoldSource .MDL files.
The download page for this tool can be accessed from this link [http://steamcommunity.com/groups/CrowbarTool Download Page]
The download page for this tool can be accessed from this link.


It can decompile and compile models from:
Crowbar is intended to be a replacement for [[Mdldecompiler]], made by Cannonfodder. MDLDecompiler has not been updated for many years and can't fully decompile the latest model versions used in Source engine games. Crowbar is being developed to handle these later versions.
 
* Alien Swarm
* Counter-Strike: Source
* Counter-Strike: Global Offensive
* Day of Defeat Source
* Dota 2
* Garry's Mod
* Half-Life 2
* Half-Life 2: Episode 1
* Half-Life 2: Episode 2
* Left 4 Dead
* Left 4 Dead 2
* Portal 2
* Source Filmmaker
* Team Fortress 2
 
As well as setup configurations for other Source Engine Games
 
 
Crowbar is intended to be a replacement for the famous [[Mdldecompiler|MDL Decompiler]] made by Cannonfodder. MDL Decompiler has not been updated for many years and can't fully decompile the latest model versions used in Source engine games. Crowbar is being developed to handle these later versions.


Source code for Crowbar will be made available soon.
Source code for Crowbar will be made available soon.


== See also ==
== See also ==
* [[mdldecompiler]]
* [[Studiocompiler]]
* [[Studiocompiler]]
* [[Compiling a model]]
* [[Compiling a model]]
Line 40: Line 19:
== External links ==
== External links ==
* [http://steamcommunity.com/groups/CrowbarTool Steam Group]
* [http://steamcommunity.com/groups/CrowbarTool Steam Group]
* [http://forums.steampowered.com/forums/showthread.php?t=3148618 Thread on Steam Powered User's Forum]
* [http://therazzerapp.de/tools/crowbar.html Crowbar v.0.34] Download @ TheRaZZeRApp
[[Category:Modeling]]
[[Category:Modeling]]
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Modding]]
[[Category:Modding]]
[[Category:Open Source]]
[[Category:Open Source]]

Revision as of 04:56, 20 May 2018

Template:Otherlang2

For the Half-Life 2 weapon entity, see weapon_crowbar.

Crowbar is a tool written by ZeqMacaw for decompiling and compiling Source and GoldSource .MDL files. The download page for this tool can be accessed from this link.

Crowbar is intended to be a replacement for Mdldecompiler, made by Cannonfodder. MDLDecompiler has not been updated for many years and can't fully decompile the latest model versions used in Source engine games. Crowbar is being developed to handle these later versions.

Source code for Crowbar will be made available soon.

See also

External links