Files
plugin-helper/registry/plugins/songcore.toml
T

12 lines
321 B
TOML

id = "songcore"
name = "SongCore"
repo = "Kylemc1413/SongCore"
asset_patterns = ["SongCore-*.zip"]
install_strategy = "bsipa-zip"
category = "core"
dependencies = [
{ id = "bsipa", constraint = ">=4.3.7" },
{ id = "beatsabermarkuplanguage", constraint = ">=1.14.1" },
{ id = "sirautil", constraint = ">=3.3.1" },
]