| Modifier and Type | Method and Description |
|---|---|
static Uploader.ReleaseType |
Uploader.ReleaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Uploader.ReleaseType[] |
Uploader.ReleaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
long |
Uploader.uploadMod(String game,
String apiKey,
long modId,
String filename,
InputStream file,
String changelog,
Uploader.ReleaseType releaseType,
String... gameVersions) |
Copyright © 2004-2014. All Rights Reserved.