mirror of
https://github.com/darverdevs/PluginInstaller.git
synced 2024-11-22 01:06:06 -08:00
e
This commit is contained in:
parent
15eb33b917
commit
766a542b4d
|
@ -12,7 +12,7 @@
|
|||
</profile>
|
||||
</annotationProcessing>
|
||||
<bytecodeTargetLevel>
|
||||
<module name="EaglerPluginInstaller" target="1.8" />
|
||||
<module name="EaglerPluginUpdater" target="1.8" />
|
||||
<module name="Installer" target="1.8" />
|
||||
<module name="PrimCore" target="1.8" />
|
||||
</bytecodeTargetLevel>
|
||||
|
|
Binary file not shown.
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>tech.nully</groupId>
|
||||
<artifactId>EaglerPluginUpdater</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.9</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
name: EaglerPluginUpdater
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
main: tech.nully.PluginUpdater.Main
|
||||
prefix: [PluginUpdater]
|
||||
authors: [BongoCat]
|
||||
depend: [PluginInstaller]
|
||||
depend: [EaglerPluginInstaller]
|
||||
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft
|
||||
website: nully.tech
|
||||
commands:
|
||||
|
|
Loading…
Reference in New Issue
Block a user