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 branch 'develop' of https://github.com/LiteLDev/LiteLoaderBDS i…
…nto develop
- Loading branch information
Showing
9 changed files
with
35 additions
and
112 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 |
---|---|---|
|
@@ -44,11 +44,9 @@ jobs: | |
if: steps.cache-bds-lib.outputs.cache-hit != 'true' | ||
working-directory: ${{ env.GITHUB_WORKSPACE }} | ||
run: | | ||
mkdir LiteLoader\lib | ||
cd Tools | ||
LibraryBuilder.exe Server | ||
mkdir ..\LiteLoader\lib | ||
move bedrock_server_api.lib ..\LiteLoader\lib | ||
move bedrock_server_var.lib ..\LiteLoader\lib | ||
LLPeEditor.exe -l --pdb Server/bedrock_server.pdb -o ../LiteLoader/lib | ||
shell: cmd | ||
|
||
- name: Set LITELOADER_VERSION_COMMIT_SHA | ||
|
@@ -133,52 +131,6 @@ jobs: | |
${{ github.workspace }}\build\output\plugins\LiteLoader\ResourcePacks\LiteLoaderBDS-CUI.tar | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\PermissionAPI.dll | ||
- name: Upload PeEditor | ||
uses: actions/[email protected] | ||
with: | ||
name: PeEditor | ||
path: ${{ github.workspace }}\build\output\LLPeEditor.exe | ||
|
||
- name: Upload PreLoader | ||
uses: actions/[email protected] | ||
with: | ||
name: PreLoader | ||
path: ${{ github.workspace }}\build\output\LLPreLoader.dll | ||
|
||
- name: Upload LiteLoader | ||
uses: actions/[email protected] | ||
with: | ||
name: LiteLoader | ||
path: | | ||
${{ github.workspace }}\build\output\LiteLoader.dll | ||
${{ github.workspace }}\build\output\plugins\lib\*.dll | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\LangPack\ | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\7z\ | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\CrashLogger_Daemon.exe | ||
- name: Upload ScriptEngine | ||
uses: actions/[email protected] | ||
with: | ||
name: ScriptEngine | ||
path: | | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\LiteLoader.*.dll | ||
${{ github.workspace }}\build\output\plugins\lib\*.zip | ||
${{ github.workspace }}\build\output\plugins\lib\package.json | ||
- name: Upload LLParticle | ||
uses: actions/[email protected] | ||
with: | ||
name: LLParticle | ||
path: | | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\ParticleAPI.dll | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\ResourcePacks\LiteLoaderBDS-CUI.tar | ||
- name: Upload LLPermission | ||
uses: actions/[email protected] | ||
with: | ||
name: LLPermission | ||
path: ${{ github.workspace }}\build\output\plugins\LiteLoader\PermissionAPI.dll | ||
|
||
- name: Upload PDB files | ||
uses: actions/[email protected] | ||
with: | ||
|
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 |
---|---|---|
|
@@ -59,11 +59,9 @@ jobs: | |
if: steps.cache-bds-lib.outputs.cache-hit != 'true' | ||
working-directory: ${{ env.GITHUB_WORKSPACE }} | ||
run: | | ||
mkdir LiteLoader\lib | ||
cd Tools | ||
LibraryBuilder.exe Server | ||
mkdir ..\LiteLoader\lib | ||
move bedrock_server_api.lib ..\LiteLoader\lib | ||
move bedrock_server_var.lib ..\LiteLoader\lib | ||
LLPeEditor.exe -l --pdb Server/bedrock_server.pdb -o ../LiteLoader/lib | ||
shell: cmd | ||
|
||
- name: Set LITELOADER_VERSION_COMMIT_SHA | ||
|
@@ -159,52 +157,6 @@ jobs: | |
${{ github.workspace }}\build\output\plugins\LiteLoader\ResourcePacks\LiteLoaderBDS-CUI.tar | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\PermissionAPI.dll | ||
- name: Upload PeEditor | ||
uses: actions/[email protected] | ||
with: | ||
name: PeEditor | ||
path: ${{ github.workspace }}\build\output\LLPeEditor.exe | ||
|
||
- name: Upload PreLoader | ||
uses: actions/[email protected] | ||
with: | ||
name: PreLoader | ||
path: ${{ github.workspace }}\build\output\LLPreLoader.dll | ||
|
||
- name: Upload LiteLoader | ||
uses: actions/[email protected] | ||
with: | ||
name: LiteLoader | ||
path: | | ||
${{ github.workspace }}\build\output\LiteLoader.dll | ||
${{ github.workspace }}\build\output\plugins\lib\*.dll | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\LangPack\ | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\7z\ | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\CrashLogger_Daemon.exe | ||
- name: Upload ScriptEngine | ||
uses: actions/[email protected] | ||
with: | ||
name: ScriptEngine | ||
path: | | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\LiteLoader.*.dll | ||
${{ github.workspace }}\build\output\plugins\lib\*.zip | ||
${{ github.workspace }}\build\output\plugins\lib\package.json | ||
- name: Upload LLParticle | ||
uses: actions/[email protected] | ||
with: | ||
name: LLParticle | ||
path: | | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\ParticleAPI.dll | ||
${{ github.workspace }}\build\output\plugins\LiteLoader\ResourcePacks\LiteLoaderBDS-CUI.tar | ||
- name: Upload LLPermission | ||
uses: actions/[email protected] | ||
with: | ||
name: LLPermission | ||
path: ${{ github.workspace }}\build\output\plugins\LiteLoader\PermissionAPI.dll | ||
|
||
- name: Upload PDB files | ||
uses: actions/[email protected] | ||
with: | ||
|
@@ -229,7 +181,7 @@ jobs: | |
cd build/ | ||
zip -9r LiteLoaderBDS.zip LiteLoaderBDS/* | ||
zip -9r PDB.zip PDB/* | ||
zip -9r Modules.zip PeEditor PreLoader LiteLoader ScriptEngine LLParticle LLPermission | ||
zip -9r Modules.zip PreLoader LiteLoader ScriptEngine LLParticle LLPermission | ||
shell: bash | ||
|
||
- name: Create release | ||
|
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
Binary file not shown.
Binary file not shown.
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
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