Make overlay

This commit is contained in:
0xa663
2024-02-15 19:27:26 +01:00
parent 179fdc8f4d
commit cc2aa552ba
34 changed files with 11168 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
// ==UserScript==
// @name Pixel canvas overlay
// @namespace http://tampermonkey.net/
// @version $VERSION$
// @description Scripts renders pixelated overlays over the tile map!
// @author 0xa663
// @match https://pixelcanvas.io/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=pixelcanvas.io
// @grant none
// ==/UserScript==