-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
40 changed files
with
40 additions
and
40 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...kotlin/xyz/deftu/gradle/DependencyInfo.kt → ...kotlin/dev/deftu/gradle/DependencyInfo.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package xyz.deftu.gradle | ||
package dev.deftu.gradle | ||
|
||
object DependencyInfo { | ||
val infoMap = mapOf( | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/kotlin/xyz/deftu/gradle/GameInfo.kt → src/main/kotlin/dev/deftu/gradle/GameInfo.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package xyz.deftu.gradle | ||
package dev.deftu.gradle | ||
|
||
object GameInfo { | ||
const val FABRIC_LOADER_VERSION = "0.14.22" | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/kotlin/xyz/deftu/gradle/GitData.kt → src/main/kotlin/dev/deftu/gradle/GitData.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/kotlin/xyz/deftu/gradle/MCData.kt → src/main/kotlin/dev/deftu/gradle/MCData.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/kotlin/xyz/deftu/gradle/ModData.kt → src/main/kotlin/dev/deftu/gradle/ModData.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...in/kotlin/xyz/deftu/gradle/ProjectData.kt → ...in/kotlin/dev/deftu/gradle/ProjectData.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tlin/xyz/deftu/gradle/ToolkitExtension.kt → ...tlin/dev/deftu/gradle/ToolkitExtension.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...deftu/gradle/multiversion-root.gradle.kts → ...deftu/gradle/multiversion-root.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../xyz/deftu/gradle/multiversion.gradle.kts → .../dev/deftu/gradle/multiversion.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../kotlin/xyz/deftu/gradle/tools.gradle.kts → .../kotlin/dev/deftu/gradle/tools.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...gradle/tools/GitHubPublishingExtension.kt → ...gradle/tools/GitHubPublishingExtension.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../gradle/tools/MavenPublishingExtension.kt → .../gradle/tools/MavenPublishingExtension.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...deftu/gradle/tools/application.gradle.kts → ...deftu/gradle/tools/application.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...xyz/deftu/gradle/tools/blossom.gradle.kts → ...dev/deftu/gradle/tools/blossom.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...z/deftu/gradle/tools/configure.gradle.kts → ...v/deftu/gradle/tools/configure.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...deftu/gradle/tools/discord/jda.gradle.kts → ...deftu/gradle/tools/discord/jda.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...eftu/gradle/tools/discord/kord.gradle.kts → ...eftu/gradle/tools/discord/kord.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tu/gradle/tools/discord/kordex.gradle.kts → ...tu/gradle/tools/discord/kordex.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...n/xyz/deftu/gradle/tools/dokka.gradle.kts → ...n/dev/deftu/gradle/tools/dokka.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...gradle/tools/github-publishing.gradle.kts → ...gradle/tools/github-publishing.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...in/xyz/deftu/gradle/tools/java.gradle.kts → ...in/dev/deftu/gradle/tools/java.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../xyz/deftu/gradle/tools/kotlin.gradle.kts → .../dev/deftu/gradle/tools/kotlin.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../gradle/tools/maven-publishing.gradle.kts → .../gradle/tools/maven-publishing.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tu/gradle/tools/minecraft/ApiExtension.kt → ...tu/gradle/tools/minecraft/ApiExtension.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...le/tools/minecraft/LoomHelperExtension.kt → ...le/tools/minecraft/LoomHelperExtension.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...dle/tools/minecraft/ReleasingExtension.kt → ...dle/tools/minecraft/ReleasingExtension.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ftu/gradle/tools/minecraft/api.gradle.kts → ...ftu/gradle/tools/minecraft/api.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tu/gradle/tools/minecraft/loom.gradle.kts → ...tu/gradle/tools/minecraft/loom.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...radle/tools/minecraft/releases.gradle.kts → ...radle/tools/minecraft/releases.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../gradle/tools/minecraft/spigot.gradle.kts → .../gradle/tools/minecraft/spigot.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...in/xyz/deftu/gradle/tools/repo.gradle.kts → ...in/dev/deftu/gradle/tools/repo.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...z/deftu/gradle/tools/resources.gradle.kts → ...v/deftu/gradle/tools/resources.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../xyz/deftu/gradle/tools/sentry.gradle.kts → .../dev/deftu/gradle/tools/sentry.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../xyz/deftu/gradle/tools/shadow.gradle.kts → .../dev/deftu/gradle/tools/shadow.gradle.kts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...otlin/xyz/deftu/gradle/utils/Constants.kt → ...otlin/dev/deftu/gradle/utils/Constants.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package xyz.deftu.gradle.utils | ||
package dev.deftu.gradle.utils | ||
|
||
object Constants { | ||
val debug: Boolean | ||
|
2 changes: 1 addition & 1 deletion
2
...yz/deftu/gradle/utils/DependencyHelper.kt → ...ev/deftu/gradle/utils/DependencyHelper.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package xyz.deftu.gradle.utils | ||
package dev.deftu.gradle.utils | ||
|
||
import java.net.URL | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...kotlin/xyz/deftu/gradle/utils/GameSide.kt → ...kotlin/dev/deftu/gradle/utils/GameSide.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package xyz.deftu.gradle.utils | ||
package dev.deftu.gradle.utils | ||
|
||
enum class GameSide { | ||
GLOBAL, | ||
|
2 changes: 1 addition & 1 deletion
2
...lin/xyz/deftu/gradle/utils/VersionType.kt → ...lin/dev/deftu/gradle/utils/VersionType.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package xyz.deftu.gradle.utils | ||
package dev.deftu.gradle.utils | ||
|
||
enum class VersionType( | ||
val value: String | ||
|
2 changes: 1 addition & 1 deletion
2
.../xyz/deftu/gradle/utils/configurations.kt → .../dev/deftu/gradle/utils/configurations.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package xyz.deftu.gradle.utils | ||
package dev.deftu.gradle.utils | ||
|
||
import org.gradle.api.Project | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...in/kotlin/xyz/deftu/gradle/utils/utils.kt → ...in/kotlin/dev/deftu/gradle/utils/utils.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters