An open API service indexing awesome lists of open source software.

https://github.com/mrglaster/source-models-decompiler-cmd

Crowbar-based command-line utility for Source game engine models decompilation
https://github.com/mrglaster/source-models-decompiler-cmd

cmd crowbar cs decompiler source source-engine

Last synced: 2 months ago
JSON representation

Crowbar-based command-line utility for Source game engine models decompilation

Awesome Lists containing this project

README

          

# Crowbar based Source engine models decompiler
Command-line utility automaticly decompiling models of Source engine.

## Usage

```
CrowbarDecompiler.exe Path\To\Model.mdl Path\To\OutputFolder\
```
or

```
CrowbarDecompiler.exe Path\To\Model.mdl
```
or use drag-and-drop system

## Credits

Credit to ZeqMacaw (https://steamcommunity.com/id/zeqmacaw) for creating Crowbar and developing/providing the source code that this project is based on.
Crowbar Steam group: https://steamcommunity.com/groups/CrowbarTool

## Links

https://steamcommunity.com/groups/CrowbarTool - Original Crowbar Utility