Skip to content

Commit 094c90e

Browse files
Create downloading_files.md
1 parent a026edc commit 094c90e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/downloading_files.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Downloading Files
2+
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. If the editor you have does **not** contain the GitHub logo, it will still be in the same position, but without the logo.
4+
All files are downloaded in the whole project itself, **not** by **indepent files**. The file's data type is a .mkcd (makecode) file.
5+
When the file is done downloading, the compiler will show a picture frame of the game in that moment.
6+
This is mainly because it helps to easier identify that current frame that is happening to the game to make other users
7+
to understand what is cool in this project. This is more like an ad showing something intresting about what the game is about
8+
in that current frame.

0 commit comments

Comments
 (0)