mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-20 14:21:45 -07:00
07d74ac186
* Region.create_exit and Region.connect helpers * reduce code duplication and better naming in Region.connect * thank you tests * reorder class definition * define entrance_type on Region * document helpers * drop __class_getitem__ for now * review changes