File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
src/main/resources/messages Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,17 @@ creator.ui.use_fabricapi.label=Use Fabric API
109109creator.ui.spongeapi_version.label =Sponge Version\:
110110creator.ui.velocity_version.label =Velocity Version\:
111111creator.ui.versions_download.label =Downloading versions...
112+ creator.ui.use_version_catalog.label =Use Gradle version catalog\:
113+ creator.ui.include_plugin_bootstrap.label =Include plugin bootstrap file\:
114+ creator.ui.use_gremlin.label =Use Gremlin for dependency resolution\:
115+ creator.ui.include_plugin_loader.label =Include plugin loader file\:
116+ creator.ui.java_plugin_loader.label =Generate the plugin loader in Java\:
117+ creator.ui.use_resource_factory_plugin.label =Use the resource-factory Gradle plugin\:
118+ creator.ui.use_paperweight_userdev.label =Use the paperweight-userdev Gradle plugin\:
119+ creator.ui.include_shadow_plugin.label =Include the shadow Gradle plugin\:
120+ creator.ui.include_run_paper_plugin.label =Include the run-paper Gradle plugin\:
121+ creator.ui.accept_eula.label =Add eula-agree runServer JVM flag\:
122+ creator.ui.accept_eula.warning =By using this feature, you agree to the <a href='https://www.minecraft.net/en-us/eula'>Minecraft EULA</a>.
112123
113124creator.ui.warn.no_yarn_to_mc_match =Unable to match Yarn versions to Minecraft version
114125creator.ui.warn.no_fabricapi_to_mc_match =Unable to match API versions to Minecraft version
You can’t perform that action at this time.
0 commit comments