Add a helpful migration note, changes

This commit is contained in:
Ennui Langeweile 2022-04-20 17:54:18 -03:00
parent 35caf7e2bb
commit 86571533eb
No known key found for this signature in database
GPG Key ID: 688A9E714BCD13B2
2 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,7 @@ repositories {
// for more information about repositories.
}
// All the dependencies are declared at "./gradle/libs.version.toml" and referenced with "libs.<id>"
// All the dependencies are declared at gradle/libs.version.toml and referenced with "libs.<id>"
// See https://docs.gradle.org/current/userguide/platforms.html for information on how version catalogs work.
dependencies {
minecraft libs.minecraft

View File

@ -7,3 +7,5 @@ org.gradle.caching = true
version = 1.0.0
maven_group = com.example
archives_base_name = example_mod
# Dependencies are managed at gradle/libs.versions.toml