ANadig / YellowFruit

QB Stats App
14 stars 7 forks source link

Support more versions of QBJ #47

Open jonahgreenthal opened 1 year ago

jonahgreenthal commented 1 year ago

Right now, YellowFruit only supports QBJ 1.2 for import, which means it can't import QBJ files from NAQT's registration system (containing the "template" of teams and players who have registered, to save re-typing and reduce errors in doing so).

In practice, this isn't a gigantic issue because YellowFruit can import the SQBS files from NAQT's registration system. But there's almost certainly no reason to support only an old version of QBJ that no one uses anymore. I don't think the differences between 1.2 and 2.1 (current) are even relevant, though I'd have to dig around to figure it out for sure (and I will if you want).