Class RunGenerator
java.lang.Object
net.janrupf.gradle.hytale.dev.run.RunGenerator
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRunGenerator(org.gradle.api.Project project, IdeIntegration ideIntegration, org.gradle.api.provider.Provider<org.gradle.api.file.Directory> manifestDirectory, HytaleDevAgentConfiguration agentConfiguration) -
Method Summary
-
Field Details
-
AGENT_MAIN_CLASS
- See Also:
-
AGENT_CONFIGURATION_ENV_VARIABLE
- See Also:
-
-
Constructor Details
-
RunGenerator
public RunGenerator(org.gradle.api.Project project, IdeIntegration ideIntegration, org.gradle.api.provider.Provider<org.gradle.api.file.Directory> manifestDirectory, HytaleDevAgentConfiguration agentConfiguration)
-
-
Method Details
-
generate
-