GitXplorerGitXplorer
s

cs2-items-schema

public
30 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
ce9c309f99d2ad318983a579986bb362fe02f74c

manifest 8128983204840723798

ssomespecialone committed an hour ago
Verified
43643bd97c87451625005ed187be69e22ecdb877

๐Ÿš‘ Attempt to fix fail in workflow job `collect`.

ssomespecialone committed an hour ago
Unverified
5f6d3e3dee932ca05dd6867e20489ca3df0853d1

manifest 5002689339188222421

ssomespecialone committed a month ago
Unverified
ca31562bbb842d15be4828a76750d76af460ba6a

manifest 3022245820216436540

ssomespecialone committed a month ago
Unverified
b165af02c7e0429fdd72b9ce8b6b3b88072f5d70

manifest 7499101475458455804

ssomespecialone committed a month ago
Unverified
4d873a2e79335495be78093ce2f0de7b8847adf5

manifest 3936876648393081712

ssomespecialone committed 2 months ago

README

The README file for this repository.

CS2 Items Schema

license Schema black steam

This is storage repo of CS2 (ex. CSGO) items schema with attempt to create more understandable format of CS2 items and their relations.

Feel free to use it if you need ๐Ÿ˜Š

[!IMPORTANT] ๐Ÿ“ฆ Contains data extracted from game files only. Does not include all items

[!TIP] If you are looking for an itemnameid of items for Steam Market, check out this repo somespecialone/steam-item-name-ids

[!NOTE] This repo is configured to auto-update itself using the GitHub Actions Schema workflow. You can take a closer look there

Integrity schema ๐Ÿงพ

Reflects json schemas and relationships between entities

integrity

Diagram ๐Ÿ“…

Diagram for SQL database

diagram

TODO

  • [x] Sticker capsules
  • [x] Souvenir packages
  • [x] Item sets
  • [x] Graffiti with tints
  • [x] SQL scripts and schema

Credits