Skip to content

Commit 7fe6396

Browse files
Update how-to-download-files-in-makecode.md
1 parent 2eefed6 commit 7fe6396

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/how-to-download-files-in-makecode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Downloading files in Microsoft MakeCode Arcade
1+
## Downloading files in Microsoft MakeCode
22

3-
To download files in MakeCode Arcade, it is simple, just click the download button in the bottom-center corner which is between the project's title bar and Github's logo.
3+
To download files in MakeCode (all PXT target), it is simple, just click the download button in the bottom-center corner which is between the project's title bar and Github's logo.
44
All files are downloaded in the whole project itself, **not** by **indepent files**. The file's data type is a .mkcd (makecode) file.
55
When the file is done downloading, the compiler will show a picture frame of the game in that moment.
66
This is mainly because it helps to easier identify that current frame that is happening to the game to make other users

0 commit comments

Comments
 (0)