Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.66 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.66 KB

Crowbar-Command-Line

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.

Usage

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"

Known Uses

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.

Questions?

Feel free to open an issue ticket and I will respond when I can.

Credits

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

License

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.