Skip to content

Commit

Permalink
Convert to universal Navigator layers (#52)
Browse files Browse the repository at this point in the history
* convert all layers to universal

* update deps
  • Loading branch information
Lyfts authored Sep 7, 2024
1 parent 091dddd commit bae9fb8
Show file tree
Hide file tree
Showing 22 changed files with 251 additions and 1,015 deletions.
5 changes: 2 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
dependencies {
shadowImplementation('com.github.GTNewHorizons:Enklume:2.1.0:dev')

api('com.github.GTNewHorizons:Navigator:1.0.6:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.60:dev')
api('com.github.GTNewHorizons:Navigator:1.0.10:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.64:dev')

runtimeOnlyNonPublishable(rfg.deobf('maven.modrinth:journeymap:5.2.5'))

}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit bae9fb8

Please sign in to comment.