Files

10 lines
236 B
TOML

id = "customjsondata"
name = "CustomJSONData"
repo = "Aeroluna/CustomJSONData"
asset_patterns = ["CustomJSONData-*.zip"]
install_strategy = "bsipa-zip"
category = "library"
dependencies = [
{ id = "bsipa", constraint = ">=4.3.7" },
]