tesu / PennyPincher

XIVLauncher plugin for undercutters
MIT License
16 stars 21 forks source link

Bump to api 10 #54

Closed io-dream closed 2 months ago

io-dream commented 2 months ago

All functionality seemed to work.

New to Dalamud so let me know if there's a goof here.

Added DalamudApiLevel to the .json because I'm not sure how it was enforcing it before.

Removing "IsDataValid" is based on an assumption that apiX's MarketBoard functionality is ensuring validity.

io-dream commented 2 months ago

If you're removing isDataValid, can you remove all references to _cache too?

Done