mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-23 00:15:05 +00:00
Merge pull request #445 from RoboMWM/patch-2
Include plugin.yml when building plugin
This commit is contained in:
commit
139ff7a132
1 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,7 @@
|
|||
<manifest>
|
||||
<attribute name="Main-Class" value="${main-class}"/>
|
||||
</manifest>
|
||||
<fileset file="${dir.src}/plugin.yml"/>
|
||||
</jar>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Reference in a new issue