mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-18 16:03:31 -07:00
* CachedRuleBuilderWorld * CachedRuleBuilderWorld * APQuest Rule Builder finished * Added comment Add a rule to check if the player has a Sword to destroy bushes. * Bump version + typo fix * Update worlds/apquest/rules.py Co-authored-by: Ian Robinson <drtchops@users.noreply.github.com> * Address Tchops' review comments --------- Co-authored-by: Ian Robinson <drtchops@users.noreply.github.com>
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"game": "APQuest",
|
|
"minimum_ap_version": "0.6.7",
|
|
"world_version": "2.0.0",
|
|
"authors": ["NewSoupVi"]
|
|
}
|