tutorial:cursegradle
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tutorial:cursegradle [2019/05/12 11:22] – created asie | tutorial:cursegradle [2021/04/06 20:20] (current) – Better java versions florens | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| To familiarize yourself with CurseGradle, | To familiarize yourself with CurseGradle, | ||
| + | |||
| + | Note: in recent versions, it seems that the changes outlined in this article are not necessary and perhaps even harmful. | ||
| ===== Fabric-specific changes ===== | ===== Fabric-specific changes ===== | ||
| - | (Note: Last updated for Loom 0.2.3.) | + | (Note: Last updated for Loom 0.2.5.) |
| - | The additions necessary for usage with Fabric have been highlighted in green. | + | The additions necessary for usage with Fabric have been highlighted in green. If you are using Loom 0.2.5 '' |
| {{: | {{: | ||
| Line 14: | Line 16: | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * '' | * '' | ||
| + | |||
| + | |||
| + | You can set Modloader to Fabric and add supported Java versions with addGameVersion. | ||
| + | < | ||
| + | addGameVersion " | ||
| + | addGameVersion "Java 8" | ||
| + | addGameVersion "Java 11" | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
tutorial/cursegradle.1557660133.txt.gz · Last modified: 2019/05/12 11:22 by asie