Skip to content

Commit feaeb90

Browse files
Update README.md
1 parent 50e0ed3 commit feaeb90

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ for PXT/arcade
44

55
This repository is meant for explaining how to code the engine in Microsoft MakeCode Arcade. This package does **NOT** connect to MakeCode's offical runtime docs, it is for local and to access the docs, you view the documentation here. This can work properly by clicking the doc and seeing any of the .md files or go to your local MakeCode website and searching for this teaching extension and then view the files in the bottom of the explorer tab which you will see it say this extensions title, and then finding the md file by clicking the dropdown menu in the right of the title and the release (the number in the right of the title which has 2 decimals between all 3 digits). You would also see a trash can between both, please do not click it because it would permantly delete the extension in your editor to access. The only way to get the extension back is by using this extension's link and pasting it back to the extensions tab and browsing the extension so you can read any docs in the extension again. **Note that this repository can be able used by using the JavaScript tab. This is because it is required to be in the explorer tab which blocks are unable to view.** There are some files unsupported for makecode's environment to handle even if it just to view the code implementation doc in the platform editor, so I still recommend the first one which I explained about how to view it on github (this platform).
66

7-
This repository is now able to be used in the Microsoft MakeCode Arcade platform, but there are some issues that you still need to be prepared in case if they happen.
8-
7+
## Support
8+
This extension works in Microsoft MakeCode Arcade. While it works fine now,
9+
if there are errors occur, open an issue on the repository (pxt-hardware-programming-docs).
910
## Procedures To Be Aware Of
1011

1112
Updating Could Destroy Your Imported Extension: **Warning**, do not refresh the release of the package because it could break multiple files, so just avoid updating the release. The safest way to

0 commit comments

Comments
 (0)