You will find the English ReadMe at the end of the document.
Die Storage-Erweiterung speichert Zahlen persistent ab. Ein Neustart oder Überspielen einer neuen Datei löscht diese Werte nicht!
Die Erweiterung ist bereits in den Empfehlungen bei MakeCode vorhanden und kann dort durch Auswählen einem Projekt hinzugefügt werden.
Dieses Repository kann als Erweiterung in MakeCode hinzugefügt werden.
- öffne https://makecode.calliope.cc/
- klicke auf Neues Projekt
- klicke auf Erweiterungen unter dem Zahnrad-Menü
- nach https://github.com/calliope-edu/pxt-storage suchen und importieren
Um dieses Repository in MakeCode zu bearbeiten.
- öffne https://makecode.calliope.cc/
- klicke auf Importieren und dann auf Importiere URL
- füge https://github.com/calliope-edu/pxt-storage ein und klicke auf Importieren
The Storage extension stores numbers persistently. A restart or flashing a new file does not delete these values!
The extension is already listed under recommended packages in MakeCode and can be added to a project by selecting it.
This repository can also be added as an extension in MakeCode.
- Open https://makecode.calliope.cc/
- Click on New Project
- Click on Extensions under the gear menu
- Search for https://github.com/calliope-edu/pxt-storage and import it
To edit this repository in MakeCode:
- Open https://makecode.calliope.cc/
- Click on Import and then Import URL
- Paste https://github.com/calliope-edu/pxt-storage and click Import
- for PXT/calliopemini