Code Injector - Starblast.io

Allows different userscripts to define functions that modify the game's code

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
pixel melt
1日のインストール数
0
累計インストール数
1,558
評価
1 0 1
バージョン
1.0.8
作成日
2022/04/25
更新日
2023/04/27
大きさ
4.91KB
ライセンス
GPL-3.0
対象サイト

Code Injector - Starblast.io

Join the Discord server for support or just to chat with other mod users!

This script finds other userscripts that have defined their injectors in window.sbCodeInjectors, and runs them

Much of the code below was copied from or inspired by https://greasyfork.org/en/scripts/433861-code-injector-bonk-io

This userscript does not add any features to sb by itself, you need to install other scripts alongside this for new features.

List of userscripts that work with this (they may not all be written by me):

A BREAKING CHANGE HAS MADE MANY OF THESE SCRIPTS OUTDATED, THEY MAY NOT ALL WORK

If you are making your own mod:

  • Make sure @run-at is document-start, so it runs before this script