Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Bump afv-native, resources, CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr3 committed Mar 15, 2024
1 parent 78300d1 commit 858bbf9
Show file tree
Hide file tree
Showing 6 changed files with 346,792 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ jobs:
cat VERSION_BETA > VERSION
- name: Install SFML dependencies
run: |
sudo apt-get update
sudo apt-get install libx11-dev libxrandr-dev libxi-dev libudev-dev libgl1-mesa-dev libxcursor-dev freeglut3-dev pkg-config desktop-file-utils
sudo add-apt-repository universe
sudo apt-get update
sudo apt install libfuse2
sudo apt-get install libx11-dev libxrandr-dev libxi-dev libudev-dev libgl1-mesa-dev libxcursor-dev freeglut3-dev pkg-config desktop-file-utils libfuse2 cmake ninja build-essentials
sudo apt-get upgrade
- name: Configure cmake
run: |
cmake -S . -B build/ -DVCPKG_BUILD_TYPE=release -DCMAKE_BUILD_TYPE=${{ env.BUILD_TYPE }}
Expand Down
Binary file modified lib/macos/libafv_native.dylib
100644 → 100755
Binary file not shown.
Binary file modified lib/macos/libafv_natived.dylib
100644 → 100755
Binary file not shown.
Binary file removed resources/HF_WhiteNoise_f32.old
Binary file not shown.
Binary file added resources/HF_WhiteNoise_f32.wav
Binary file not shown.
346,791 changes: 346,790 additions & 1 deletion resources/airports.json

Large diffs are not rendered by default.

0 comments on commit 858bbf9

Please sign in to comment.