Allows different userscripts to define functions that modify the game's code
当前为
window.bonkCodeInjectors, and runs themMuch of the code below was copied from or inspired by https://github.com/kklkkj/kklee/blob/master/src/runInjectors.js Credits to https://github.com/kklkkj for creating this system where multiple extensions can edit different parts of Bonk.io' code.
This script was originally made to inject kklkkj's kklee as a userscript
Go thank kklkkj for this
@run-at is document-start, so it runs before this script