Credits
Scratch (3.0)
JGames101's Guide to Modding Scratch 3.0
Scratch 3.0
Scratch 3.0, with the exception of scratch-blocks
, has been relicensed to the GNU Affero General Public License v3. Currently, the code included in the tutorials is from before the relicensing and is still under the BSD 3-Clause license. Learn more about the relicensing at https://scratchfoundation.org/open-source-license.
If you want to mod Scratch under the BSD 3-Clause license: You must use the code from before it was relicensed and not take any code from newer versions of the Scratch 3.0 code.
Note: While the tutorials currently do not use code from AGPL-licensed versions of Scratch 3.0, the tutorials will be updated if they become outdated.
scratch-blocks
Some code from scratch-blocks
is included. This code is licensed under the Apache License 2.0.
scratch-gui
Some code from scratch-gui
is included. This code is licensed under BSD 3-Clause license.
scratch-vm
Some code from scratch-vm
is included. This code is licensed under BSD 3-Clause license.
Scratch (2.0)
djdolphin's Scratch 2.0 Modding for Newbs
scratch-flash
Some code from scratch-flash
is included. This code is licensed under GNU General Public License v2.0.