-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule BC-Minecraft-Bedrock-Vanilla-Data
updated
3 files
+16 −2 | src/Lib/Vanilla/ResourcePack/textures.ts | |
+5 −3 | src/Lib/Vanilla/sources.ts | |
+2 −1 | src/Lib/versions.ts |
Submodule action-minecraft-bedrock-diagnose
updated
8 files
+1 −0 | .gitignore | |
+0 −7 | .mocharc.json | |
+12 −1 | .npmignore | |
+4 −4 | dist/index.js | |
+29 −0 | eslint.config.mjs | |
+200 −0 | jest.config.ts | |
+8,563 −1,034 | package-lock.json | |
+10 −7 | package.json |