ゲーム 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 年のゲーム リリースに遡る、公開されているすべての Web クライアント。
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