Skip to content

Commit

Permalink
Parsing of project.godot file, auto enabling addons and library on in…
Browse files Browse the repository at this point in the history
…stall.

Deleting override configuration file
  • Loading branch information
alessandrofama committed Jan 24, 2021
1 parent 63674d0 commit ab62317
Show file tree
Hide file tree
Showing 6 changed files with 297 additions and 15,669 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
token: ${{ github.token }}
- name: Configure dependencies
run: |
sudo apt-get install build-essential pkg-config libx11-dev libxcursor-dev \
libxinerama-dev libgl1-mesa-dev libglu-dev libasound2-dev libpulse-dev libudev-dev libxi-dev libxrandr-dev yasm zip unzip p7zip-full p7zip-rar
sudo apt-get install build-essential pkg-config libx11-dev \
yasm zip unzip p7zip-full p7zip-rar
- name: Set up Python 3.x
uses: actions/setup-python@v2
with:
Expand Down
Loading

0 comments on commit ab62317

Please sign in to comment.