This commit is contained in:
Fangoboyo 2022-06-08 16:45:35 -07:00
parent 8bca5c05e4
commit ac9b9b686b
3 changed files with 8 additions and 18 deletions

View File

@ -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

View File

@ -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