Update Fabric API version and move versions to properties.
This commit is contained in:
parent
e81a924459
commit
2bc4886cc0
3 changed files with 41 additions and 30 deletions
|
@ -2,8 +2,8 @@ apply plugin: "com.matthewprenger.cursegradle"
|
|||
|
||||
group = 'RebornCore'
|
||||
|
||||
minecraft {
|
||||
accessWidener = file("src/main/resources/reborncore.accesswidener")
|
||||
loom {
|
||||
accessWidenerPath = file("src/main/resources/reborncore.accesswidener")
|
||||
}
|
||||
def ENV = System.getenv()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue