AsyncEclipse / DiscordBot

GNU General Public License v3.0
0 stars 2 forks source link

JSON updates #26

Closed TaylorBoyd closed 1 month ago

TaylorBoyd commented 1 month ago

Updated GamestateHelper to work with the new JSON format.

Removed all JSON files being wrapped in a list and now each is just a dictionary so we can directly call the key items we need.