Greasy Fork

Code Injector - Starblast.io

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

目前为 2022-04-26 提交的版本。查看 最新版本

作者
pixel melt
评分
0 0 0
版本
1.0.4
创建于
2022-04-25
更新于
2022-04-26
大小
3.9 KB
许可证
GPL-3.0
适用于

Code Injector - Starblast.io

There is a bug that can cause mods to sometimes not inject

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):

If you are making your own injector:

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