Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » How to Add Custom Js to Project after packaging using TurboWarp Packager
- Barthdry
-
Scratcher
500+ posts
How to Add Custom Js to Project after packaging using TurboWarp Packager
Can anyone help me. There is a new feature called Custom Js in TurboWarp Packager now that allows me to add custom js. But what kind of js can be added there. I don't know what can be added there to change something. But i don't think certain function maybe allowed while packaging to windows like window.alert(“Scratch Project”); what am i supposed to add there then
- Maximouse
-
Scratcher
1000+ posts
How to Add Custom Js to Project after packaging using TurboWarp Packager
It can be used for implementing functionality the packager doesn't have by default, like loading custom extensions (it can interact with the VM).
- Barthdry
-
Scratcher
500+ posts
How to Add Custom Js to Project after packaging using TurboWarp Packager
Bump . . . Do anyone have any code that can help to load extension or do anything special while packaging and seeing
- Discussion Forums
- » Advanced Topics
-
» How to Add Custom Js to Project after packaging using TurboWarp Packager