pixeltris / YgoMaster

Offline Yu-Gi-Oh! Master Duel
MIT License
837 stars 122 forks source link

Unreleased cards #399

Closed Drake10177 closed 4 months ago

Drake10177 commented 4 months ago

This is more of a question not an issue. Is there a possibility to add unreleased cards say from MD3PRO to ygomaster? i love ygomaster more than MD3PRO however i also love the unreleased cards such as different styles of blue-eyes for example that the MD does not have and if this is possible how would i go about doing it?

pixeltris commented 4 months ago

YgoMaster doesn't have any functionality for this. There are card data files which you could in theory modify to add newer cards but I'm not 100% sure if it'd actually work. If you check out releases of YgoMaster these data files are under YgoMaster/CardData/. The easiest way to test it out would be with PvP as it loads those files directly. They are binary files so you'd need to code tools to modify them.