Skip to content

webman/vmf-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducion

This software parse VMF (Valve Map File) files.

Features

  • Material list extracting
  • Model list extracting

How to use

  • Download executable file from Releases.
  • Create directory sources and put .vmf files in this folder.
  • Run executable file: vmfparser.exe (Windows), ./vmfparser in the terminal (Linux).
  • Output files will be created in results directory.

How to install (not required)

If you want to build software from sources, you need to install Golang, install dependencies (go install) and run go build in project root directory.

Suggestions/troubleshooting

If you have any suggestions, ideas, troubles, please create new issue.

About

VMF (Valve Map File) Parser. Tool helps to extract map material list.

Topics

Resources

Stars

Watchers

Forks

Languages