diff options
| author | Elis Eriksson <Spelis@duck.com> | 2025-08-20 21:04:20 +0200 |
|---|---|---|
| committer | Elis Eriksson <Spelis@duck.com> | 2025-08-20 21:04:20 +0200 |
| commit | 9c99aa9fc8ce39c412e3acd8a77864e638bb0769 (patch) | |
| tree | 1b187922b929793b85d84a6418a504ff62e5f240 /build.gradle | |
| parent | c35f1f9b588f1d6c899800185fa5bd37143b302a (diff) | |
| download | valvesprint-9c99aa9fc8ce39c412e3acd8a77864e638bb0769.tar valvesprint-9c99aa9fc8ce39c412e3acd8a77864e638bb0769.tar.gz valvesprint-9c99aa9fc8ce39c412e3acd8a77864e638bb0769.tar.bz2 valvesprint-9c99aa9fc8ce39c412e3acd8a77864e638bb0769.tar.lz valvesprint-9c99aa9fc8ce39c412e3acd8a77864e638bb0769.tar.xz valvesprint-9c99aa9fc8ce39c412e3acd8a77864e638bb0769.tar.zst valvesprint-9c99aa9fc8ce39c412e3acd8a77864e638bb0769.zip | |
Rename to ValveSprint
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index b0a59da..f41d76d 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ loom { splitEnvironmentSourceSets() mods { - "valvesneak" { + "valvesprint" { sourceSet sourceSets.main sourceSet sourceSets.client } |
