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 Evolve Days to Real Time | |
| // @namespace https://github.com/joakweb | |
| // @version 1.4 | |
| // @description Takes in-game days, converts to Real Time (hh:mm:ss), and auto-removes when hidden. | |
| // @author joakweb | |
| // @match https://pmotschmann.github.io/Evolve/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=github.io | |
| // @updateURL https://gist.githubusercontent.com/joakweb/812526f20077a2096569ffd642f54477/raw/evolve-days-to-real-time.meta.js | |
| // @downloadURL https://gist.githubusercontent.com/joakweb/812526f20077a2096569ffd642f54477/raw/evolve-days-to-real-time.user.js |