Skip to content

Flo4604/cs2-cdn

Repository files navigation

CS2-CDN An easy way to access CS2 images.

A simple script which downloads all cs2 files and extracts all their images for

  • Stickers
  • Patches
  • Graffitis
  • Character Models
  • Music Kits
  • Cases
  • Tools
  • Status Icons ( Medals + Ranks )
  • Weapons

Once extracted they will be uploaded to a s3 storage provider.

You can view the images via https://cs2cdn.com/ + ItemPath

For Example: https://cs2cdn.com/econ/status_icons/service_medal_2024_lvl1.png

You can get the item paths using the items_game.txt stored in this repository. See Here

local setup

  1. Install bun
    curl -fsSL https://bun.sh/install | bash
  2. Install bun dependencies
    bun install
  3. Run index file
    bun run src/index.js

About

Cs2-cdn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published