Skip to content

Commit

Permalink
fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Jan 8, 2024
1 parent 7abd74a commit 805fbef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SpruceUI unofficial architectury port.

A Minecraft mod API which adds some GUI utilities.

<img alt="java17" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/built-with/java17_vector.svg">
<img alt="fabric" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/fabric_vector.svg">

<img alt="forge" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/forge_vector.svg">

Expand All @@ -28,7 +28,7 @@ You can look at the [SpruceUI test](src/testmod) for examples of use.

### Import inside a project

Add this to your `build.gradle` in addition of the base Forge mod `build.gradle`:
Add this to your `build.gradle` in addition of the base mod `build.gradle`:

```groovy
repositories {
Expand Down

0 comments on commit 805fbef

Please sign in to comment.