Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » ClipCC - A scratch mod with compiler, extension and more features
- SinanGentoo
-
Scratcher
100+ posts
ClipCC - A scratch mod with compiler, extension and more features
We're working on the community system, which can allows people to share projects created with ClipCC on the site. Here's the progress!
(l10n is still work in progress, so I used Google Translate to provide limited localization support
)



(l10n is still work in progress, so I used Google Translate to provide limited localization support
)


- mbrick2
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
We're working on the community system, which can allows people to share projects created with ClipCC on the site. Here's the progress!Sick
(l10n is still work in progress, so I used Google Translate to provide limited localization support)
- silvxrcat
-
Scratcher
500+ posts
ClipCC - A scratch mod with compiler, extension and more features
We're working on the community system, which can allows people to share projects created with ClipCC on the site. Here's the progress!EPIC!
(l10n is still work in progress, so I used Google Translate to provide limited localization support)
- SinanGentoo
-
Scratcher
100+ posts
ClipCC - A scratch mod with compiler, extension and more features
Here's the progress, Profile page with markdown support and dark mode support.(link)


(i18n is work in progress)


(i18n is work in progress)
Last edited by SinanGentoo (March 31, 2022 10:48:48)
- ScratchcatandGobo
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
codingclip.com on firefoxThe website is glitching. You cant press any buttonsCan you provide access details such as browser and URL?
- ScratchcatandGobo
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
Yeah can you make the website english please?
Also everything is 404
Also everything is 404
Last edited by ScratchcatandGobo (March 31, 2022 15:37:15)
- CST1229
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
Yeah can you make the website english please?Localization is a work-in-progress according to the developer.
- SinanGentoo
-
Scratcher
100+ posts
ClipCC - A scratch mod with compiler, extension and more features
Fixed
- MagicCrayon9342
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
How can I make an extension for ClipCC?
- SinanGentoo
-
Scratcher
100+ posts
ClipCC - A scratch mod with compiler, extension and more features
How can I make an extension for ClipCC?Follow ClipCC Extension Writing Guide
You can refer to some other extensions such as CatBlocks , websocket and FileIO
The current standard library documentation does not provide multilingual support, but you can use translation software to read and understand it.
- MagicCrayon9342
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
(#353)Would it be possible to have each block have a corresponding javascript function?How can I make an extension for ClipCC?Follow ClipCC Extension Writing Guide
You can refer to some other extensions such as CatBlocks , websocket and FileIO
The current standard library documentation does not provide multilingual support, but you can use translation software to read and understand it.
- MagicCrayon9342
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
??


- MagicCrayon9342
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features

- MagicCrayon9342
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
Ok fixed
src dir not present

alright, update. got it working. Now, how do I add blocks (that can run JS code)
src dir not present

alright, update. got it working. Now, how do I add blocks (that can run JS code)
Last edited by MagicCrayon9342 (April 2, 2022 13:59:15)
- MagicCrayon9342
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features

might want to fix the package.json lmao
entirely your extension building software is kind of a mess

had to do a lot of the stuff manually..

Last edited by MagicCrayon9342 (April 2, 2022 14:10:03)
- SinanGentoo
-
Scratcher
100+ posts
ClipCC - A scratch mod with compiler, extension and more features
Try Linux or WSL?
might want to fix the package.json lmao
entirely your extension building software is kind of a mess
It seems that the cli does not work properly on Windows at the moment, you can currently develop by cloning the existing extension repository and refurbishing
- MagicCrayon9342
-
Scratcher
1000+ posts
ClipCC - A scratch mod with compiler, extension and more features
(#359)That's not a solution, a large margin of users use Windows. Its make it work with Windows or you miss out on a lot of users. When I get it to work I'll help you fix it.Try Linux or WSL?
might want to fix the package.json lmao
entirely your extension building software is kind of a mess
It seems that the cli does not work properly on Windows at the moment, you can currently develop by cloning the existing extension repository and refurbishing
Last edited by MagicCrayon9342 (April 2, 2022 14:11:31)








