mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Rebranding (#36)
* Update branding in docs * Update branding in README.md * Update branding in plugin READMEs * Update branding in plugins * Update branding in libraries * Update branding in the remaining places * Add CONTRIBUTING.md and LICENSE files * More branding in docs
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
```kotlin
|
||||
repositories {
|
||||
maven("https://repo.fancyplugins.de/releases/")
|
||||
maven("https://repo.fancyinnovations.com/releases/")
|
||||
// or
|
||||
maven("https://repo.fancyplugins.de/snapshots/")
|
||||
maven("https://repo.fancyinnovations.com/snapshots/")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user