This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Inkwell inputs | |
| // @namespace https://bali.balo.cool/ | |
| // @version 2026-01-17 | |
| // @description Adds alternative inputs handling for inkwell games | |
| // @author Bali Balo | |
| // @match https://inkwellgames.com/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=inkwellgames.com | |
| // @grant none | |
| // @run-at document-start |