Crowbar: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{LanguageBar}}__NOTOC__
{{LanguageBar}}__NOTOC__
:''For the {{Hl2|4}} weapon entity, see [[weapon_crowbar]].''
:''For the {{Hl2|4}} weapon entity, see [[weapon_crowbar]].''
{{SoftwareBox
| title = Crowbar [[File:crowbar-16px.png|16px]]
| developer = [[User:ZeqMacaw|ZeqMacaw]]
| initial_release = 2013*{{confirm}}
| stable_release = Feb 21, 2023</br><small>(0.74)</small>
| written_in = c++
| type =  Mod tool
| distribution = Freeware
| windows = 1
| source = 1
| website = [https://github.com/ZeqMacaw/Crowbar Github Repository]
| download = [https://github.com/ZeqMacaw/Crowbar/releases Download]
}}
[[File:Crowbar 0.72.png|thumb|A screenshot of Crowbar v0.72]]
[[File:Crowbar 0.72.png|thumb|A screenshot of Crowbar v0.72]]



Revision as of 17:12, 17 October 2025

English (en)日本語 (ja)Русский (ru)中文 (zh)Translate (Translate)
For the Half-Life 2 Half-Life 2 weapon entity, see weapon_crowbar.
Crowbar Crowbar-16px.png
Developer(s)
Initial release
2013*[confirm]
Stable release
Feb 21, 2023
(0.74)
Written in
C++
Operating system
Windows
Type
Mod tool
Target engine(s)
Source
Distribution
Freeware
Download
A screenshot of Crowbar v0.72

Originally created to be a replacement for MDLDecompiler, Crowbar is now a modding toolset.

Its Steam Group is the hub of all info relating to Crowbar, with links for download, source code, and guides.

Crowbar Crowbar is developed by ZeqMacaw.

Uses

  • Compile and decompile models individually or from an entire folder.
  • View, pack, and unpack VPK, GMA and FPX packages, individually or from an entire folder.
  • View information from a MDL model file, such as MDL version, ANI and PHY files used, and materials used and in which folders they are found.
  • Set up games to easily switch compiling or packing for a GoldSource or Source engine game to another.
  • Download workshop addons from any game (although some games restrict to owning the game for this to work).
  • Publish addons to a game's Steam workshop as an alternative to a game's upload tool.

List of supported games:

Todo: Merge the non-linked ones with the list.

See also

External links