Code-Sortiment zum Spiel starblast.io
Platzieren Sie Folgendes vor Ihrem Modding-Code.
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")}
Wenn der Mod ausgeführt wird, sollte AMEU initialisiert werden und die Benutzeroberfläche wird durch Drücken der Tastenkombination ALT + W verfügbar sein
https://github.com/PixelMelt/starblast/tree/main/starblast%20clients/web%20clients
Alle öffentlich verfügbaren Web-Clients seit der Veröffentlichung des Spiels im Jahr 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