Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ErdGinalD committed Sep 10, 2024
2 parents 8670a59 + 35740a2 commit 02fc40a
Show file tree
Hide file tree
Showing 78 changed files with 4,120 additions and 1,589 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/devdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Build docs
run: |
python -m pip install mkdocs==1.6.0 mkdocs-material==9.5.31 mkdocs-github-admonitions-plugin==0.0.2
python -m pip install mkdocs==1.6.0 mkdocs-material[imaging]==9.5.31 mkdocs-github-admonitions-plugin==0.0.2
python -m mkdocs build
- name: Deploy docs
Expand Down
2 changes: 2 additions & 0 deletions SpacemanDMM.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ hide_invisible = [

[map_renderer.render_passes]
smart-cables = false
# With the multitile component and the removal of the gravity gen parts, the gravity generator will fail the render passes
gravity-gen = false
Loading

0 comments on commit 02fc40a

Please sign in to comment.