// ==UserScript== // @name 猫国建设者修改器 // @namespace http://tampermonkey.net/ // @version 0.2 // @description 猫国建设者资源修改,随便用用,都能改,缺啥又着急不想等的时候可以。。。毕竟是个挂机游戏,注意游戏体验 // @author rxdey // @match https://likexia.gitee.io/cat-zh/ // @grant none // @downloadURL none // ==/UserScript== (function () { 'use strict'; const render = (array) => { let li = ''; Object.keys(array).map(item => array[item]).forEach(item => { li += `