We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c3cf2 commit d0b226dCopy full SHA for d0b226d
.github/workflows/rocket-plugin-release.yml
@@ -0,0 +1,11 @@
1
+name: Build & Create GitHub Release
2
+
3
+on:
4
+ workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - master
8
9
+jobs:
10
+ call-rocket-plugin-release:
11
+ uses: RestoreMonarchyPlugins/github-actions/.github/workflows/rocket-plugin-release.yml@master
README.md
@@ -1,5 +1,5 @@
# Animal Manager
-Set custom spawns points and modify the loot from animals.
+Set up custom spawns points and modify the loot from animals.
## Features
- Modify the loot dropped by animals on death.
0 commit comments