diff --git a/eaglermobile.js b/eaglermobile.user.js similarity index 99% rename from eaglermobile.js rename to eaglermobile.user.js index 137ac41..a9c8820 100644 --- a/eaglermobile.js +++ b/eaglermobile.user.js @@ -3,12 +3,12 @@ // @description Allows eaglercraft to run on mobile, adds touch controls, and fixes a few mobile-related crashes // @author FlamedDogo99 // @namespace http://github.com/FlamedDogo99 -// @downloadURL https://raw.githubusercontent.com/FlamedDogo99/EaglerMobile/main/eaglermobile.js +// @downloadURL https://raw.githubusercontent.com/FlamedDogo99/EaglerMobile/main/eaglermobile.user.js // @license Apache License 2.0 - http://www.apache.org/licenses/ // @match https://eaglercraft.com/mc/* // @grant none // @version 1.2 -// @updateURL https://raw.githubusercontent.com/FlamedDogo99/EaglerMobile/main/eaglermobile.js +// @updateURL https://raw.githubusercontent.com/FlamedDogo99/EaglerMobile/main/eaglermobile.user.js // @run-at document-start // ==/UserScript==