Skip to content

Commit

Permalink
Release v1.3.8-1.16.40
Browse files Browse the repository at this point in the history
  • Loading branch information
quizhizhe committed Mar 8, 2023
1 parent b4a9b4f commit ba2d685
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Build Bedrock Library
run: |
cd LiteLoaderSDK/Tools
cd SDK-1.16.40/tools
LibraryBuilder.exe -o ..\Lib D:\BDS
shell: cmd

Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@
/.venv
/LLCheckBag/x64
**/*.vcxproj.user
/.venv
/.venv
/SDK-1.16.40/lib/bedrock_server_api.lib
/SDK-1.16.40/lib/bedrock_server_var.lib
2 changes: 1 addition & 1 deletion LINK.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://minecraft.azureedge.net/bin-win/bedrock-server-1.19.51.01.zip
https://minecraft.azureedge.net/bin-win/bedrock-server-1.16.40.02.zip
2 changes: 1 addition & 1 deletion SDK-1.16.40

0 comments on commit ba2d685

Please sign in to comment.