-
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
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Submodule BC-Minecraft-Bedrock-Diagnoser
updated
6 files
+1 −1 | .github/workflows/check-auto-patch.yml | |
+2 −2 | .github/workflows/npm-publish.yml | |
+1 −1 | .github/workflows/npm-test.yml | |
+81 −81 | package-lock.json | |
+5 −5 | package.json | |
+1 −1 | src/Lib/Diagnostics/Molang/diagnostics.ts |
Submodule BC-Minecraft-Bedrock-Project
updated
4 files
+2 −2 | .github/workflows/npm-publish.yml | |
+1 −1 | .github/workflows/npm-test.yml | |
+54 −54 | package-lock.json | |
+5 −5 | package.json |
Submodule BC-Minecraft-Bedrock-Types
updated
4 files
+2 −2 | .github/workflows/npm-publish.yml | |
+1 −1 | .github/workflows/npm-test.yml | |
+28 −28 | package-lock.json | |
+1 −1 | package.json |
Submodule BC-Minecraft-Bedrock-Vanilla-Data
updated
14 files
Submodule BC-Minecraft-Molang
updated
3 files
+9 −9 | package-lock.json | |
+2 −2 | package.json | |
+18 −3 | src/MolangData/General.ts |
Submodule MB-Action-Create-MCWorld
updated
3 files
+1 −1 | .github/workflows/npm-test.yml | |
+43 −43 | package-lock.json | |
+5 −5 | package.json |
Submodule VSCode-Bedrock-Development-Extension
updated
13 files
+25 −0 | .github/dependabot.yml | |
+2 −2 | .github/workflows/publish-to-vscode.yml | |
+2 −2 | .github/workflows/pull-request.yml | |
+1 −1 | .github/workflows/release-page.yml | |
+2 −2 | .github/workflows/unit-test.yml | |
+2 −2 | client/package-lock.json | |
+6 −6 | client/package.json | |
+1 −1 | minecraft-bedrock-schemas | |
+92 −135 | package-lock.json | |
+6 −7 | package.json | |
+2 −2 | server/package-lock.json | |
+14 −14 | server/package.json | |
+1 −1 | server/src/Lib/Version.ts |