class ForgeExtractManifest : Process<EmoContext>
Process that extracts the manifest from the forge installer
ForgeExtractManifest()
Process that extracts the manifest from the forge installer |
suspend fun execute(context: EmoContext): Unit
Start this process |
|
fun getDescription(): String
Get description of this process |
|
fun getName(): String
Get name of this process |