How to Wipe Site Cache

Why is this needed?

This is important because everytime I (or you if you have a mirror site running) push an update to the web server, an error could occur that crashes the game. If this crash is due to an issue relating to obj_textureloading, then the problem isn't with the compiled build itself, the problem is that the english.txt in Included Files (or in /datafiles/ if you're using File Explorer) has been modified in some way, or code relating to calling english.txt is changed.

So this means that the game now requires a new save to be created, and more importantly the old save removed, and this can only be done by wiping stored website cache.

Yes, this does require saves to be deleted

Wiping Site Cache

Go to the website, then press the Info/Lock button in the left-side of the URL bar, then press Cookies and Data -> Manage on-device site data then delete cache by pressing the trash can icon that is next to the website URL

Then go back to where it has Cookies and Data and Site settings as options and click on Site settings. It will send you to another tab, and after the new page loads, click on the "Delete data" button, then go back to the other tab and refresh it

If the other method somehow does not work:

Go to chrome://settings, search for "cache" in the search bar, and click "Clear browsing data". Enter and ONLY SELECT "Cached Images and files" (anything else is unnecessary)