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<
|
1.0.0 - Initial release >w<
|
||||||
""".trimIndent())
|
""".trimIndent())
|
||||||
|
|
||||||
// Add additional authors to this plugin
|
excludeFromUpdaterJson.set(false)
|
||||||
// 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)
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue