net.fabricmc.loom.inject -> dev.architectury.loom.forgeruntime

This commit is contained in:
Juuxel
2021-06-28 22:52:43 +03:00
parent 31495c1ca6
commit 8146d775a1
6 changed files with 6 additions and 5 deletions

View File

@@ -72,6 +72,7 @@ public class LaunchProvider extends DependencyProvider {
if (getExtension().isForge()) {
launchConfig
// Should match YarnNamingService.PATH_TO_MAPPINGS in forge-runtime
.property("fabric.yarnWithSrg.path", getExtension().getMappingsProvider().tinyMappingsWithSrg.toAbsolutePath().toString())
.argument("--fml.mcVersion")