Codingclip uses a self-developed Scratch mod called ClipCC as the default project editor, which adds extra features such as ClipCC extensions, return blocks, global custom blocks, etc. As a result, ClipCC project files do not guarantee compatibility with vanilla Scratch and other Scratch mods. If you need to upload your project to multiple Scratch communities or load it in other Scratch mods, please always keep a compatible backup when making projects.
PS: ClipCC added an option to migrate your project from other communities, the principle is to convert blocks that do not exist in the editor into custom blocks (with performance overhead). If you wish to use this function, please enable it from 'Other' - 'Settings'.This function is temporarily disabled due to a conflict with the extension API and will be restored in the form of extensions in the future.
PPS: If you are interested in the ClipCC project, you can visitClipCC open-source repositoryto read the source code of it!