Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirasawaSama committed Sep 15, 2021
1 parent 95c4e0d commit d22d506
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Upload binaries to release
uses: Shopify/[email protected]
with:
name: PaperShelled=-${{ env.RELEASE_VERSION }}.jar
name: PaperShelled-${{ env.RELEASE_VERSION }}.jar
path: build/libs/PaperShelled-${{ env.RELEASE_VERSION }}.jar
repo-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A Paper plugin mixin development framework.

## Usage

1. Download the [PaperShelled.jar](https://github.com/Apisium/PaperShelled/releases/latest/download/PaperShelled.jar)
1. Download the [PaperShelled.jar](https://github.com/Apisium/PaperShelled/releases/latest)
2. Put the downloaded jar file into your MineCraft server root directory.
3. Start your MineCraft server with the following command line parameters:

Expand Down

0 comments on commit d22d506

Please sign in to comment.