Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenotron/minecraft-test
A MakeCode project
https://github.com/kenotron/minecraft-test
Last synced: 10 days ago
JSON representation
A MakeCode project
- Host: GitHub
- URL: https://github.com/kenotron/minecraft-test
- Owner: kenotron
- Created: 2024-03-15T04:45:42.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-15T04:45:49.000Z (10 months ago)
- Last Synced: 2024-11-07T21:11:54.415Z (2 months ago)
- Language: TypeScript
- Homepage: https://kenotron.github.io/minecraft-test/
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open this page at [https://kenotron.github.io/minecraft-test/](https://kenotron.github.io/minecraft-test/)
## Use as Extension
This repository can be added as an **extension** in MakeCode.
* open [https://minecraft.makecode.com/](https://minecraft.makecode.com/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/kenotron/minecraft-test** and import## Edit this project
To edit this repository in MakeCode.
* open [https://minecraft.makecode.com/](https://minecraft.makecode.com/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/kenotron/minecraft-test** and click import#### Metadata (used for search, rendering)
* for PXT/minecraft
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");