File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ minecraft {
3030 // Use non-default mappings at your own risk. they may not always work.
3131 // simply re-run your setup task after changing the mappings to update your workspace.
3232 mappings = " snapshot_20171003"
33- // makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.
33+ makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.
3434}
3535
3636repositories {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ minecraft_version = 1.12.2
33forge_version = 14.23.5.2847
44
55mod_name = OpenProlog
6- mod_version = 1.0 .0
6+ mod_version =0.3 .0
77opencomputers_version =1.7.5.192
88
99org.gradle.jvmargs = -Xmx2048m
You can’t perform that action at this time.
0 commit comments