mirror of
https://github.com/darverdevs/EaglerPluginUpdater.git
synced 2024-11-23 19:46:05 -08:00
recomp
This commit is contained in:
parent
8bca5c05e4
commit
ac9b9b686b
Binary file not shown.
|
@ -1,14 +1,9 @@
|
||||||
name: EaglerPluginInstaller
|
name: EaglerPluginUpdater
|
||||||
version: 1.0.9
|
version: 1.0.9
|
||||||
main: tech.nully.PluginInstaller.Main
|
main: tech.nully.PluginInstaller.Main
|
||||||
prefix: [PluginInstaller]
|
prefix: [EaglerPluginUpdater]
|
||||||
|
depend:
|
||||||
|
- EaglerPluginInstaller
|
||||||
authors: [BongoCat]
|
authors: [BongoCat]
|
||||||
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
|
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
|
||||||
website: nully.tech
|
website: nully.tech
|
||||||
commands:
|
|
||||||
install:
|
|
||||||
usage: /<command> <plugin>
|
|
||||||
description: Installs the latest compatible version of the requested plugin
|
|
||||||
plist:
|
|
||||||
usage: /<command>
|
|
||||||
description: Gives you a list of available plugins with PluginInstaller
|
|
||||||
|
|
|
@ -1,14 +1,9 @@
|
||||||
name: EaglerPluginInstaller
|
name: EaglerPluginUpdater
|
||||||
version: 1.0.9
|
version: 1.0.9
|
||||||
main: tech.nully.PluginInstaller.Main
|
main: tech.nully.PluginInstaller.Main
|
||||||
prefix: [PluginInstaller]
|
prefix: [EaglerPluginUpdater]
|
||||||
|
depend:
|
||||||
|
- EaglerPluginInstaller
|
||||||
authors: [BongoCat]
|
authors: [BongoCat]
|
||||||
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
|
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
|
||||||
website: nully.tech
|
website: nully.tech
|
||||||
commands:
|
|
||||||
install:
|
|
||||||
usage: /<command> <plugin>
|
|
||||||
description: Installs the latest compatible version of the requested plugin
|
|
||||||
plist:
|
|
||||||
usage: /<command>
|
|
||||||
description: Gives you a list of available plugins with PluginInstaller
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user