chore(Scout): add to updater json
This commit is contained in:
parent
c8857e61fc
commit
d8bfd28dd7
1 changed files with 1 additions and 7 deletions
|
|
@ -7,11 +7,5 @@ aliucord {
|
|||
1.0.0 - Initial release >w<
|
||||
""".trimIndent())
|
||||
|
||||
// Add additional authors to this plugin
|
||||
// author("Name", 0)
|
||||
// author("Name", 0)
|
||||
|
||||
// Excludes this plugin from the updater, meaning it won't show up for users.
|
||||
// Set this if the plugin is unfinished
|
||||
excludeFromUpdaterJson.set(true)
|
||||
excludeFromUpdaterJson.set(false)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue