Consolidate JSON loading #53

Closed
opened 2025-10-18 05:46:46 -04:00 by sirdog3355 · 1 comment
sirdog3355 commented 2025-10-18 05:46:46 -04:00 (Migrated from github.com)

Right now, every single cog independently loads their necessary JSON files. This is very inefficient. I'd like to instead have a centralized file which does this, and then the cogs just import and use it instead.

Right now, every single cog independently loads their necessary JSON files. This is very inefficient. I'd like to instead have a centralized file which does this, and then the cogs just import and use it instead.
sirdog3355 commented 2025-10-18 22:02:02 -04:00 (Migrated from github.com)

Closed by #56

Closed by #56
Sign in to join this conversation.
No description provided.