Grimmys / rpg_tactical_fantasy_game

A tactical turn-based game project in pygame, open to support
GNU General Public License v3.0
392 stars 85 forks source link

Addressed TODO to modify options without reading from XML every time #85

Closed SpideyWacko closed 2 months ago

SpideyWacko commented 2 months ago

Caches the XML data in memory and writes out to file when changes are made

Grimmys commented 2 months ago

Looks good to me, thanks for your first contribution! 🥳