Skip to content

twowordbird/csgo-weapon-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS:GO Weapon Attribute Parser

This tool uses Valve's own libraries to parse CS:GO's weapon scripts, and exports the attributes of each weapon to a JSON document.

Compiling

You need the reverse-engineered plugin SDK from Allied Modders- specifically, hl2sdk-ob-valve. You also need an installation of the CS:GO dedicated server. Edit the paths at the top of the Makefile to point to these directories, and you should be good to go.

If you want to build the tests, you will need cppunit installed.

About

Parses CS:GO weapon attributes and exports them via JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published