Skip to content

Commit

Permalink
Remove editor extension samples
Browse files Browse the repository at this point in the history
  • Loading branch information
JaylyDev committed Oct 15, 2024
1 parent 0ac5484 commit 5a4583b
Show file tree
Hide file tree
Showing 23 changed files with 10 additions and 2,719 deletions.
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@ If the check did not pass, go to the 'details' section and see what section of t

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

- Create an editor extension sample in [editorExtensions](./editorExtensions/) directory.

- Create the same folder structure as used in scripts folder and a header in main file like creating a new script sample.

- We recommend using TypeScript for editor extension samples.
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.

## Don't edit docs folder

Expand Down
7 changes: 0 additions & 7 deletions editorExtensions/editor-fullbright/README.md

This file was deleted.

33 changes: 0 additions & 33 deletions editorExtensions/editor-fullbright/index.js

This file was deleted.

33 changes: 0 additions & 33 deletions editorExtensions/editor-fullbright/index.ts

This file was deleted.

28 changes: 0 additions & 28 deletions editorExtensions/editor-fullbright/tests.js

This file was deleted.

29 changes: 0 additions & 29 deletions editorExtensions/editor-fullbright/tests.ts

This file was deleted.

14 changes: 0 additions & 14 deletions editorExtensions/editor-random-fill/README.md

This file was deleted.

177 changes: 0 additions & 177 deletions editorExtensions/editor-random-fill/functions.js

This file was deleted.

Loading

0 comments on commit 5a4583b

Please sign in to comment.