Add JSON Debugging GUI
RlonRyan opened this issue ยท 2 comments
Given that the JSON files are markedly complex, they can be confusing to the end-users at times. This should be addressed by adding some form of ingame notification that notes exactly what is wrong with the JSON files in a clear manner. Such is to allow for the users to easily debug their own JSON files without help from AgriCraft developers.
could one simply add chat messages (similar to update notifications) listing off found json files that were not loaded due to error? Simply as a simple placeholder so that it's more obvious where to look until a more sophisticated GUI option is implemented?