Crowbar: Difference between revisions
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 | '''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 | 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. | |||
Crowbar is intended to be a replacement for | |||
Source code for Crowbar will be made available soon. | Source code for Crowbar will be made available soon. | ||
== See also == | == See also == | ||
* [[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] | ||
[[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
- 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.