A fork of the Crowbar source code designed to allow command line de-compiling of source engine models. Mainly meant for automation and use in other programs that require the de-compilation of models.
Program is standalone, so simply place the executable where you need it and use the arguments listed below.
Command Line Arguments: CrowbarCommandLineDecomp.exe -p "Path\To\File.mdl" -o "Path\To\Output\Folder"
Is your program useful and also utilizing Crowbar Command Line? Feel free to make an issue ticket and specify that you want your program to be added to this list (so that I dont confuse your ticket with questions or bugs)! A basic desription and link will be included from your program/repository below.
Feel free to open an issue ticket and I will respond when I can.
Credit to ZeqMacaw (Profile can be found here) for creating Crowbar and developing/providing the source code that this project is based off of. If you would like a GUI version of this program, the original Crowbar program and main steam group can be found here.
Credit to Rainyan for fixing VS compilation.
Credit to myself aswell for adding the ability to work off command line arguments. My profile can be found here
This repository and program is licensed with the Creative Commons Attribution-ShareAlike 3.0 Unported License A full copy of the license may be found in the "License" file at the root directory.