Skip to content

Commit

Permalink
update github stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
pragma37 committed Jun 17, 2022
1 parent cd0b8d6 commit ab23f40
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 13 deletions.
19 changes: 19 additions & 0 deletions .github/download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

[Docs](https://malt3d.com) | [Forums & Support](https://github.com/bnpr/Malt/discussions) | [Bug Reports](https://github.com/bnpr/Malt/issues)

### Requirements

- OpenGL 4.1+
- Blender 3.2

### Sponsored by

## <a href="https://www.creativeshrimp.com/"><img src="/docs/images/creativeshrimp_logo.png" height="100">Creative Shrimp<a>

## <a href="https://twitter.com/MatchaChoco010">オリトイツキ - Orito Itsuki<a>

---

<a href="https://patreon.com/pragma37"><img src="/docs/images/become_a_patron.png" height="60"><a>


4 changes: 2 additions & 2 deletions .github/workflows/BlenderMalt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
allowUpdates: true
tag: ${{ env.BRANCH_NAME }}-latest
prerelease: ${{ env.BRANCH_NAME != 'Release' }}
bodyFile: "SPONSORS.md"
bodyFile: ".github/download.md"
if: ${{ github.ref_type == 'branch' }}

- name: Rollback Tagged Release
Expand All @@ -45,7 +45,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
allowUpdates: true
prerelease: ${{ env.BRANCH_NAME != 'Release' }}
bodyFile: "SPONSORS.md"
bodyFile: ".github/download.md"
if: ${{ github.ref_type == 'tag' }}

outputs:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Malt is software agnostic, but Blender is the only integration planned right now

## Requirements

- OpenGL 4.1 support.
- Blender 3.1
- OpenGL 4.1+
- Blender 3.2

> A dedicated Nvidia or AMD graphics card is highly recomended.
Expand Down
9 changes: 0 additions & 9 deletions SPONSORS.md

This file was deleted.

0 comments on commit ab23f40

Please sign in to comment.