forked from LiteLDev/LeviLamina
-
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.
Merge pull request LiteLDev#928 from LiteLDev/develop
- Loading branch information
Showing
10 changed files
with
21 additions
and
11 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -26,7 +26,7 @@ jobs: | |
- uses: actions/[email protected] | ||
with: | ||
fetch-depth: 1 | ||
#submodules: 'true' | ||
submodules: 'true' | ||
|
||
- name: Cache Bedrock Dedicated Server Library | ||
id: cache-bds-lib | ||
|
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,3 +1,9 @@ | ||
[submodule "assets/plugins/LiteLoader/ResourcePacks/LiteLoaderBDS-CUI"] | ||
path = assets/plugins/LiteLoader/ResourcePacks/LiteLoaderBDS-CUI | ||
url = https://github.com/OEOTYAN/LiteLoaderBDS-CUI.git | ||
[submodule "PermissionAPI"] | ||
path = PermissionAPI | ||
url = https://github.com/LiteLDev/PermissionAPI.git | ||
[submodule "ParticleAPI"] | ||
path = ParticleAPI | ||
url = https://github.com/LiteLDev/ParticleAPI.git |
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
Submodule ParticleAPI
added at
00db3b
Submodule PermissionAPI
added at
0f3655
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
Binary file not shown.
Binary file not shown.
Binary file not shown.