-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
no changes in the latest release. Just compatibility manifest changes.
- Loading branch information
1 parent
f6a561c
commit 1edabd4
Showing
6 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
BedrockBridg_Serverpack/development_behavior_packs/Bedrock-Bridge/info.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
BedrockBridg_Serverpack/development_behavior_packs/Bedrock-Bridge/scripts/bedrockbridge.js
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
BedrockBridg_Serverpack/development_behavior_packs/Bedrock-Bridge/scripts/main.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
/** | ||
* ************************** BedrockBridge v1.3.7 ************************** | ||
* ************************** BedrockBridge v1.3.8 ************************** | ||
* | ||
* developed by Esploratori-Development https://discord.gg/A2SDjxQshJ | ||
* This addon connects your bedrock-dedicated-server to your discord server through | ||
* an external discord bot. More info at https://github.com/InnateAlpaca/BedrockBridge | ||
* Invite the bot at https://discord.com/api/oauth2/authorize?client_id=1041838898843762769&permissions=2684357632&scope=bot%20applications.commands | ||
* version 1.3.7 compatible with Bedrock 1.20.60 Older versions are avaiable on github and official discord. | ||
* version 1.3.8 compatible with Bedrock 1.20.70 Older versions are avaiable on github and official discord. | ||
*/ | ||
|
||
import "./bridgePlugins/index"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters