File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 - name : Upload binaries to release
3434 uses : Shopify/upload-to-release@v1.0.1
3535 with :
36- name : PaperShelled= -${{ env.RELEASE_VERSION }}.jar
36+ name : PaperShelled-${{ env.RELEASE_VERSION }}.jar
3737 path : build/libs/PaperShelled-${{ env.RELEASE_VERSION }}.jar
3838 repo-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ A Paper plugin mixin development framework.
44
55## Usage
66
7- 1 . Download the [ PaperShelled.jar] ( https://github.com/Apisium/PaperShelled/releases/latest/download/PaperShelled.jar )
7+ 1 . Download the [ PaperShelled.jar] ( https://github.com/Apisium/PaperShelled/releases/latest )
882 . Put the downloaded jar file into your MineCraft server root directory.
993 . Start your MineCraft server with the following command line parameters:
1010
You can’t perform that action at this time.
0 commit comments