This tool's whole purpose is to add a GUI to Wplace's backend information, as to render it in a more readable fashion. It is not affiliated to Wplace whatsoever.
Important
Nothing is remotely stored at all. Everything is processed on your own machine. So no fret if you hesitate putting your JSON in the tool's website :)
- Log in to Wplace. That's a crucial step for step 2.
- Visit Wplace's user info JSON and copy the JSON text (y'know, the thing with
{ "key": "value" }). - Go to the tool's mini-site and paste the text.
- Click on "Upload Wplace info JSON object", and tada 🎉
The tool's available in French and English right now, feel free to fork it to add another language via a pull request 👍
Built in Svelte, just like Wplace is :)