public static class ModPublisherGradleExtension.ApiKeys
extends java.lang.Object
| Constructor and Description |
|---|
ApiKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
curseforge(java.lang.String curseforge)
Mostly for Kotlin support
Set the Curseforge API key
|
void |
github(java.lang.String github)
Mostly for Kotlin support
Set the GitHub token
|
void |
modrinth(java.lang.String modrinth)
Mostly for Kotlin support
Set the Modrinth API key
|
void |
modtale(java.lang.String modtale)
Mostly for Kotlin support
Set the Modtale API key
|
void |
nightbloom(java.lang.String nightbloom)
Mostly for Kotlin support
Set the Nightbloom API key
|
public void curseforge(java.lang.String curseforge)
curseforge - The api Keypublic void modrinth(java.lang.String modrinth)
modrinth - The api keypublic void github(java.lang.String github)
github - The tokenpublic void nightbloom(java.lang.String nightbloom)
nightbloom - The API Keypublic void modtale(java.lang.String modtale)
modtale - The API Key