mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-23 00:15:05 +00:00
Merge remote-tracking branch 'refs/remotes/ProjectKorra/master'
This commit is contained in:
commit
1c82807f43
1 changed files with 2 additions and 1 deletions
|
@ -28,9 +28,10 @@
|
|||
<manifest>
|
||||
<attribute name="Main-Class" value="${main-class}"/>
|
||||
</manifest>
|
||||
<fileset file="${dir.src}/plugin.yml"/>
|
||||
</jar>
|
||||
</target>
|
||||
|
||||
<target name="clean-build" depends="clean,jar"/>
|
||||
<target name="main" depends="clean,jar"/>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue