Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szeweq/crates-data
A collection of crate opening data.
https://github.com/szeweq/crates-data
cases crates csgo forfun gamba game opening simulation
Last synced: 5 days ago
JSON representation
A collection of crate opening data.
- Host: GitHub
- URL: https://github.com/szeweq/crates-data
- Owner: szeweq
- License: mit
- Created: 2023-05-02T05:07:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-12T00:05:03.000Z (over 1 year ago)
- Last Synced: 2024-12-13T05:12:00.936Z (about 1 month ago)
- Topics: cases, crates, csgo, forfun, gamba, game, opening, simulation
- Language: Rust
- Homepage: https://gamba.szeweq.xyz
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crates-data
A collection of crate opening data. This is currently used on my website: [gamba.szeweq.xyz](https://gamba.szeweq.xyz).## Crate types
The crate types define how an item should look and what data it should have. All files are contained in a directory which defines its type. These are the following types:- Letter
- Emoji
- Steam Game ID
- Youtube Video (using its ID)
- Youtube User (name without `@`)
- Emotes (FrankerFaceZ, BetterTTV, 7TV)## Crate files
Crates have its own unique file name. All crates are JSON objects with item name keys and data with luck values and other neccessary data.There is an `dist/index.json` file in this repo. It contains lists of crates grouped by its type.
## Luck value
Each item in a crate has a "luck value". This is a number of chances an item can be randomly selected out of all items. The higher value the more common that item is selected.