Skip to content

manigamer22/SkinsId

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSGO-skin-ID-dumper

Dump CSGO skin IDs directly from game files.

If you just want the CS:GO weapon/skin IDs, look in item_index.txt

Usage

Windows Method: Point SteamPath var to CSGO base folder eg. 'C:/Program Files (x86)/Steam/steamapps/common/Counter-Strike Global Offensive/' and run. Type skin_id_getter.py in command prompt

OSX Method: Point SteamPath var to CSGO base folder eg. '/Users/USER/Library/Application Support/Steam/steamapps/common/Counter-Strike Global Offensive/' and run. Type python ./skin_id_getter.py in terminal

Linux Method: Point SteamPath var to CSGO base folder eg. '/home/steam/.steam/steam/steamapps/common/Counter-Strike Global Offensive/' and run. Type python ./skin_id_getter.py in terminal

Any info you need on python go here

Will Update when new CS:GO case comes out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages