Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Epicguru committed Feb 26, 2023
2 parents 746e989 + c6dd7d6 commit 4251ab9
Show file tree
Hide file tree
Showing 257 changed files with 165,777 additions and 5,805 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/BuildModCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,5 @@ jobs:
with:
dotnet-version: 6.x.x

- name: Build Mod 1.3
run: dotnet build ${{ env.SLN_PATH }} --configuration v1.3

- name: Build Mod 1.4
run: dotnet build ${{ env.SLN_PATH }} --configuration v1.4
2 changes: 2 additions & 0 deletions .github/workflows/GenerateReleaseZip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
Bundles/
WeaponTweakData/
Defs/
Patches/
Languages/
Patch_AlienRaces/
Patch_FacialAnimation/
Expand Down Expand Up @@ -107,6 +108,7 @@ jobs:
mkdir -p ${{ env.MOD_PATH }}/Bundles/
mkdir -p ${{ env.MOD_PATH }}/WeaponTweakData/
mkdir -p ${{ env.MOD_PATH }}/Defs/
mkdir -p ${{ env.MOD_PATH }}/Patches/
mkdir -p ${{ env.MOD_PATH }}/Languages/
mkdir -p ${{ env.MOD_PATH }}/Patch_AlienRaces/
mkdir -p ${{ env.MOD_PATH }}/Patch_FacialAnimation/
Expand Down
Binary file modified About/Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Animations/Duel_FriendlyEnd.anim
Binary file not shown.
Loading

0 comments on commit 4251ab9

Please sign in to comment.