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
- Host: GitHub
- URL: https://github.com/mrglaster/source-models-decompiler-cmd
- Owner: mrglaster
- Created: 2022-02-15T18:11:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T14:55:45.000Z (about 3 years ago)
- Last Synced: 2025-03-04T21:41:51.547Z (10 months ago)
- Topics: cmd, crowbar, cs, decompiler, source, source-engine
- Language: Visual Basic .NET
- Homepage:
- Size: 951 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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