Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Feb 20, 2025
1 parent 6b3aee7 commit 73212d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
| Input | Required? | Default | Description |
| :-------------- | --------- | :---------------------------------------------------------------- | :----------------------------------------------------------- |
| `version` | `true` | | Minecraft version to generate assets for. |
| `version` | `false` | `latest` | Minecraft version to generate assets for. |
| `path` | `false` | `./default` | Relative path under `$GITHUB_WORKSPACE` to place the assets. |
| `api-url` | `false` | `https://piston-meta.mojang.com/mc/game/version_manifest_v2.json` | URL to the Minecraft manifest API. |
| `resources-url` | `false` | `https://resources.download.minecraft.net` | URL to the Minecraft resources API. |
Expand Down

0 comments on commit 73212d2

Please sign in to comment.