12 lines
321 B
TOML
12 lines
321 B
TOML
id = "jdfixer"
|
|
name = "JDFixer"
|
|
repo = "zeph-yr/JDFixer"
|
|
asset_patterns = ["JDFixer.dll"]
|
|
install_strategy = "dll-to-plugins"
|
|
category = "gameplay"
|
|
dependencies = [
|
|
{ id = "beatsabermarkuplanguage", constraint = ">=1.14.1" },
|
|
{ id = "sirautil", constraint = ">=3.3.1" },
|
|
{ id = "bsipa", constraint = ">=4.3.7" },
|
|
]
|