Crates.io | ssbm-data |
lib.rs | ssbm-data |
version | 0.1.0 |
source | src |
created_at | 2023-11-18 00:35:40.191164 |
updated_at | 2023-11-18 00:35:40.191164 |
description | Data repository for Super Smash Bros. Melee |
homepage | |
repository | https://github.com/hohav/ssbm-data |
max_upload_size | |
id | 1040085 |
size | 126,272 |
ssbm-data
is a repository for static data relating to Super Smash Bros. Melee, such as character & stage enum constants. The data resides in hand-written JSON files, but we also auto-generate a Rust library to provide seamless access to this data. Libraries for other languages may follow, depending on demand.