与游戏 starblast.io 相关的代码分类
将以下内容放在您的修改代码之前。
const include = async function(url) {let response = await fetch(url);let text = await response.text();(1, eval)(text);return text;}
if (!window.initalized) {include("https://pixelmelt.github.io/starblast/src/ancientsEpicModdingUI.js")}
当 mod 运行时,AMEU 应该初始化,并且按下组合键 ALT + W 即可使用 UI
https://github.com/PixelMelt/starblast/tree/main/starblast%20clients/web%20clients
所有公开可用的网络客户端,可追溯到 2016 年游戏发布。
Linux - https://starblast.data.neuronality.com/download/starblast-latest-x86_64.AppImage
Mac - https://starblast.data.neuronality.com/download/Starblast.dmg
Windows - https://starblast.data.neuronality.com/download/starblast_setup-latest.exe