Skip to content

Commit 5a4583b

Browse files
committed
Remove editor extension samples
1 parent 0ac5484 commit 5a4583b

23 files changed

+10
-2719
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@ If the check did not pass, go to the 'details' section and see what section of t
3535

3636
An editor extension sample should only be used in Minecraft Editor, otherwise the sample should be hosted in 'scripts' folder.
3737

38-
- Create an editor extension sample in [editorExtensions](./editorExtensions/) directory.
39-
40-
- Create the same folder structure as used in scripts folder and a header in main file like creating a new script sample.
41-
42-
- We recommend using TypeScript for editor extension samples.
38+
Currently, we do not provide support uploading and maintaince for editor extension samples in this repository. Please check out [Mojang's Bedrock Editor Samples](https://github.com/Mojang/minecraft-editor-extension-samples/) instead.
4339

4440
## Don't edit docs folder
4541

editorExtensions/editor-fullbright/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

editorExtensions/editor-fullbright/index.js

Lines changed: 0 additions & 33 deletions
This file was deleted.

editorExtensions/editor-fullbright/index.ts

Lines changed: 0 additions & 33 deletions
This file was deleted.

editorExtensions/editor-fullbright/tests.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

editorExtensions/editor-fullbright/tests.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

editorExtensions/editor-random-fill/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

editorExtensions/editor-random-fill/functions.js

Lines changed: 0 additions & 177 deletions
This file was deleted.

0 commit comments

Comments
 (0)