From 8bd935b11a770c7ae38cd03949383c3340a4a020 Mon Sep 17 00:00:00 2001 From: Henrik Date: Tue, 17 Jan 2023 20:19:46 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2575403..1224afe 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ If you want to create your own or modify/edit then [www.pixilart.com](https://ww If you want to find old sprites from old games try out [www.spriters-resource.com](https://www.spriters-resource.com) or [opengameart.org](https://opengameart.org/) There are also some (a few) here in the folder "examples" +## Developer mode +Some experimental features are activated in Developer Mode. Instability should be expected and not all features are fully implemented. Use with even ***more*** **at your own risk** than PixelArtConverter comes with in the first place. +To activate appent "?dev" to the url, like http://[your-device-ip]/pixartmin.html?dev + ## Current notes ### http, https and the issue with **mixed content** in web browsers