Skip to content

Commit

Permalink
Update sfall to 4.4.3.1; update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Apr 26, 2024
1 parent ca93bb6 commit 900d11d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
- name: ShellCheck
uses: ludeeus/action-shellcheck@master

- uses: devopsx/gha-ubuntu-i386-fix@master
- name: Install wine
uses: devopsx/gha-ubuntu-i386-fix@master

- name: Install packages
run: |
Expand Down
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## Version 3.5

- Added black dude [robe](https://github.com/BGforgeNet/Fallout2_NPC_Armor/issues/5) animations.
- Sfall updated to 4.4.3.1.

## Version 3.4

- Added black dude armor animations from https://github.com/rotators/fallout-animations.
Expand Down
4 changes: 2 additions & 2 deletions extra/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

set -xeu -o pipefail

sfall_version=4.4.0.1
mpack_version=4.4
sfall_version=4.4.3.1
mpack_version=4.4.3
export WINEARCH="win32"
export WINEDEBUG="-all"
extra_dir="$(realpath extra)"
Expand Down

0 comments on commit 900d11d

Please sign in to comment.