User Tools

Site Tools


tutorial:shield

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:shield [2022/01/18 13:12] – specify the full range of mc versions in header redgrapefruittutorial:shield [2022/03/06 06:55] redgrapefruit
Line 13: Line 13:
 **gradle.properties**\\  **gradle.properties**\\ 
 <code java> <code java>
-fabric_shield_lib_version=1.4.5-1.18+fabric_shield_lib_version=1.5.3-1.18
 </code>\\  </code>\\ 
 **build.gradle** (under dependencies)\\  **build.gradle** (under dependencies)\\ 
Line 19: Line 19:
 modImplementation "com.github.CrimsonDawn45:Fabric-Shield-Lib:v${project.fabric_shield_lib_version}" modImplementation "com.github.CrimsonDawn45:Fabric-Shield-Lib:v${project.fabric_shield_lib_version}"
 </code>\\  </code>\\ 
-At the time of writing, latest project.fabric_shield_lib_version should be 1.4.5-1.18. This page will be updated whenever a new update comes out.\\ \\ +At the time of writing, latest project.fabric_shield_lib_version should be 1.5.3-1.18. This page will be updated whenever a new update comes out.\\ \\ 
 **build.gradle** (under repositories)\\  **build.gradle** (under repositories)\\ 
 <code java> <code java>
tutorial/shield.txt · Last modified: 2024/01/14 18:05 by cringestar_boi