From ecb210d3efb96b112bba42fadb9ef9bd5bbffb14 Mon Sep 17 00:00:00 2001 From: zontreck Date: Tue, 15 Oct 2024 02:31:08 -0700 Subject: [PATCH] Change project name to Nugget --- .../src/main/kotlin/config-publish.gradle.kts | 20 +++++++++---------- .../build.gradle.kts | 0 .../paperweight/core/PaperweightCore.kt | 2 +- .../core/extension/CraftBukkitExtension.kt | 0 .../core/extension/PaperExtension.kt | 0 .../extension/PaperweightCoreExtension.kt | 0 .../core/extension/SpigotExtension.kt | 0 .../core/taskcontainers/AllTasks.kt | 0 .../core/taskcontainers/GeneralTasks.kt | 0 .../core/taskcontainers/InitialTasks.kt | 0 .../core/taskcontainers/SpigotTasks.kt | 0 .../core/taskcontainers/VanillaTasks.kt | 0 .../PaperweightCorePrepareForDownstream.kt | 0 .../io/papermc/paperweight/core/utils.kt | 0 .../build.gradle.kts | 0 .../io/papermc/paperweight/DownloadService.kt | 0 .../paperweight/PaperweightException.kt | 0 .../PaperweightSourceGeneratorHelper.kt | 0 .../extension/PaperweightServerExtension.kt | 0 .../PaperweightSourceGeneratorExt.kt | 0 .../taskcontainers/BundlerJarTasks.kt | 0 .../taskcontainers/DevBundleTasks.kt | 0 .../tasks/AddAdditionalSpigotMappings.kt | 0 .../paperweight/tasks/ApplyAccessTransform.kt | 0 .../tasks/ApplyCraftBukkitPatches.kt | 0 .../paperweight/tasks/ApplyGitPatches.kt | 0 .../paperweight/tasks/ApplyPaperPatches.kt | 0 .../paperweight/tasks/ApplyRawDiffPatches.kt | 0 .../io/papermc/paperweight/tasks/BaseTask.kt | 0 .../paperweight/tasks/CleanupMappings.kt | 0 .../tasks/CleanupSourceMappings.kt | 0 .../tasks/CollectATsFromPatches.kt | 0 .../tasks/ControllableOutputTask.kt | 0 .../paperweight/tasks/CopyResources.kt | 0 .../paperweight/tasks/CreateBundlerJar.kt | 0 .../paperweight/tasks/CreateDiffOutput.kt | 0 .../paperweight/tasks/CreatePaperclipJar.kt | 0 .../paperweight/tasks/DownloadServerJar.kt | 0 .../paperweight/tasks/ExtractFromBundler.kt | 0 .../io/papermc/paperweight/tasks/FilterJar.kt | 0 .../paperweight/tasks/FilterPatchedFiles.kt | 0 .../paperweight/tasks/FilterSpigotExcludes.kt | 0 .../paperweight/tasks/FixJarForReobf.kt | 0 .../papermc/paperweight/tasks/FixJarTask.kt | 0 .../paperweight/tasks/GenerateDevBundle.kt | 0 .../paperweight/tasks/GenerateMappings.kt | 0 .../tasks/GenerateRelocatedReobfMappings.kt | 0 .../tasks/GenerateReobfMappings.kt | 0 .../tasks/GenerateSpigotMappings.kt | 0 .../paperweight/tasks/IncludeMappings.kt | 0 .../paperweight/tasks/InitSubmodules.kt | 0 .../papermc/paperweight/tasks/LineMapJar.kt | 0 .../tasks/MergeAccessTransforms.kt | 0 .../paperweight/tasks/PatchMappings.kt | 0 .../paperweight/tasks/RebuildGitPatches.kt | 0 .../tasks/RelocateClassNameConstants.kt | 0 .../paperweight/tasks/RemapAccessTransform.kt | 0 .../io/papermc/paperweight/tasks/RemapJar.kt | 0 .../paperweight/tasks/RemapJarAtlas.kt | 0 .../papermc/paperweight/tasks/RemapSources.kt | 0 .../paperweight/tasks/RemapSpigotAt.kt | 0 .../paperweight/tasks/RunDecompiler.kt | 0 .../io/papermc/paperweight/tasks/ScanJar.kt | 0 .../paperweight/tasks/ScanJarForBadCalls.kt | 0 .../tasks/ScanJarForOldGeneratedCode.kt | 0 .../paperweight/tasks/SetupMcLibraries.kt | 0 .../paperweight/tasks/SpigotDecompileJar.kt | 0 .../paperweight/tasks/SpigotRemapJar.kt | 0 .../papermc/paperweight/tasks/ZippedTask.kt | 0 .../paperweight/tasks/download-task.kt | 0 .../paperweight/tasks/java-launcher.kt | 0 .../tasks/patchremap/PatchApplier.kt | 0 .../patchremap/PatchSourceRemapWorker.kt | 0 .../tasks/patchremap/RemapPatches.kt | 0 .../papermc/paperweight/util/BuildDataInfo.kt | 0 .../paperweight/util/ClassNameChange.kt | 0 .../paperweight/util/ClassNodeCache.kt | 0 .../paperweight/util/ClassNodeCacheImpl.kt | 0 .../papermc/paperweight/util/JarProcessing.kt | 0 .../papermc/paperweight/util/MakeMcDevSrc.kt | 0 .../paperweight/util/MappingFormats.kt | 0 .../io/papermc/paperweight/util/McDev.kt | 0 .../io/papermc/paperweight/util/PaperAt.kt | 0 .../util/ParameterAnnotationFixer.kt | 0 .../kotlin/io/papermc/paperweight/util/asm.kt | 0 .../paperweight/util/constants/constants.kt | 0 .../paperweight/util/data/FileEntry.kt | 0 .../paperweight/util/data/LibraryChange.kt | 0 .../paperweight/util/data/MavenArtifact.kt | 0 .../util/data/MinecraftManifest.kt | 0 .../papermc/paperweight/util/data/ModuleId.kt | 0 .../paperweight/util/data/UpstreamData.kt | 0 .../papermc/paperweight/util/dependencies.kt | 0 .../io/papermc/paperweight/util/durations.kt | 0 .../io/papermc/paperweight/util/extensions.kt | 0 .../io/papermc/paperweight/util/file.kt | 0 .../io/papermc/paperweight/util/filter-jar.kt | 0 .../kotlin/io/papermc/paperweight/util/git.kt | 0 .../paperweight/util/ivy-repository.kt | 0 .../io/papermc/paperweight/util/jar-runner.kt | 0 .../papermc/paperweight/util/project-util.kt | 0 .../io/papermc/paperweight/util/relocation.kt | 0 .../io/papermc/paperweight/util/utils.kt | 0 .../kotlin/io/papermc/paperweight/util/zip.kt | 0 .../papermc/paperweight/util/FileUtilsTest.kt | 0 .../build.gradle.kts | 0 .../paperweight/patcher/PaperweightPatcher.kt | 0 .../patcher/PaperweightPatcherExtension.kt | 0 .../paperweight/patcher/tasks/CheckoutRepo.kt | 0 .../PaperweightPatcherPrepareForDownstream.kt | 0 .../tasks/PaperweightPatcherUpstreamData.kt | 0 .../patcher/tasks/PatcherApplyGitPatches.kt | 0 .../upstream/DefaultPatchTaskConfig.kt | 0 .../upstream/DefaultPatcherUpstream.kt | 0 .../patcher/upstream/MinimalPatcherConfig.kt | 0 .../upstream/PaperRepoPatcherUpstream.kt | 0 .../patcher/upstream/PatchTaskConfig.kt | 0 .../patcher/upstream/PatcherUpstream.kt | 0 .../patcher/upstream/RepoPatcherUpstream.kt | 0 .../patcher/upstream/StandardPatcherConfig.kt | 0 .../paperweight/patcher/upstream/patchers.kt | 0 .../build.gradle.kts | 0 .../paperweight/userdev/PaperweightUser.kt | 0 .../PaperweightUserDependenciesExtension.kt | 0 .../userdev/PaperweightUserExtension.kt | 0 .../userdev/ReobfArtifactConfiguration.kt | 0 .../userdev/attribute/Obfuscation.kt | 0 .../papermc/paperweight/userdev/extensions.kt | 0 .../userdev/internal/JunitExclusionRule.kt | 0 .../internal/setup/ExtractDevBundle.kt | 0 .../userdev/internal/setup/SetupHandler.kt | 0 .../internal/setup/SetupHandlerImpl.kt | 0 .../userdev/internal/setup/UserdevSetup.kt | 0 .../setup/step/AccessTransformMinecraft.kt | 0 .../setup/step/ApplyDevBundlePatches.kt | 0 .../internal/setup/step/DecompileMinecraft.kt | 0 .../setup/step/FilterPaperShadowJar.kt | 0 .../internal/setup/step/FilterVanillaJar.kt | 0 .../internal/setup/step/FixMinecraftJar.kt | 0 .../setup/step/GenerateMappingsStep.kt | 0 .../internal/setup/step/InstallPaperServer.kt | 0 .../internal/setup/step/RemapMinecraft.kt | 0 .../internal/setup/step/RunPaperclip.kt | 0 .../internal/setup/step/VanillaSteps.kt | 0 .../userdev/internal/setup/step/steps.kt | 0 .../userdev/internal/setup/util/utils.kt | 0 .../userdev/internal/setup/v2/DevBundleV2.kt | 0 .../internal/setup/v2/SetupHandlerImplV2.kt | 0 settings.gradle.kts | 4 ++-- 149 files changed, 13 insertions(+), 13 deletions(-) rename {paperweight-core => nugget-core}/build.gradle.kts (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/PaperweightCore.kt (99%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/extension/CraftBukkitExtension.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/extension/PaperExtension.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/extension/PaperweightCoreExtension.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/extension/SpigotExtension.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/AllTasks.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/GeneralTasks.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/InitialTasks.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/SpigotTasks.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/VanillaTasks.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/tasks/PaperweightCorePrepareForDownstream.kt (100%) rename {paperweight-core => nugget-core}/src/main/kotlin/io/papermc/paperweight/core/utils.kt (100%) rename {paperweight-lib => nugget-lib}/build.gradle.kts (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/DownloadService.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/PaperweightException.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/PaperweightSourceGeneratorHelper.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/extension/PaperweightServerExtension.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/extension/PaperweightSourceGeneratorExt.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/taskcontainers/BundlerJarTasks.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/taskcontainers/DevBundleTasks.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/AddAdditionalSpigotMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ApplyAccessTransform.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ApplyCraftBukkitPatches.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ApplyGitPatches.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ApplyPaperPatches.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ApplyRawDiffPatches.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/BaseTask.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/CleanupMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/CleanupSourceMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/CollectATsFromPatches.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ControllableOutputTask.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/CopyResources.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/CreateBundlerJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/CreateDiffOutput.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/CreatePaperclipJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/DownloadServerJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ExtractFromBundler.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/FilterJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/FilterPatchedFiles.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/FilterSpigotExcludes.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/FixJarForReobf.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/FixJarTask.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/GenerateDevBundle.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/GenerateMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/GenerateRelocatedReobfMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/GenerateReobfMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/GenerateSpigotMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/IncludeMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/InitSubmodules.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/LineMapJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/MergeAccessTransforms.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/PatchMappings.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RebuildGitPatches.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RelocateClassNameConstants.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RemapAccessTransform.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RemapJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RemapJarAtlas.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RemapSources.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RemapSpigotAt.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/RunDecompiler.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ScanJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForBadCalls.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForOldGeneratedCode.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/SetupMcLibraries.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/SpigotDecompileJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/SpigotRemapJar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/ZippedTask.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/download-task.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/java-launcher.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchApplier.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchSourceRemapWorker.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/RemapPatches.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/BuildDataInfo.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/ClassNameChange.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCache.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCacheImpl.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/JarProcessing.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/MakeMcDevSrc.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/MappingFormats.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/McDev.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/PaperAt.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/ParameterAnnotationFixer.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/asm.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/constants/constants.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/data/FileEntry.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/data/LibraryChange.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/data/MavenArtifact.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/data/MinecraftManifest.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/data/ModuleId.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/data/UpstreamData.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/dependencies.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/durations.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/extensions.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/file.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/filter-jar.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/git.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/ivy-repository.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/jar-runner.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/project-util.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/relocation.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/utils.kt (100%) rename {paperweight-lib => nugget-lib}/src/main/kotlin/io/papermc/paperweight/util/zip.kt (100%) rename {paperweight-lib => nugget-lib}/src/test/kotlin/io/papermc/paperweight/util/FileUtilsTest.kt (100%) rename {paperweight-patcher => nugget-patcher}/build.gradle.kts (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcher.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcherExtension.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/tasks/CheckoutRepo.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherPrepareForDownstream.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherUpstreamData.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PatcherApplyGitPatches.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatchTaskConfig.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatcherUpstream.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/MinimalPatcherConfig.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PaperRepoPatcherUpstream.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatchTaskConfig.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatcherUpstream.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/RepoPatcherUpstream.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/StandardPatcherConfig.kt (100%) rename {paperweight-patcher => nugget-patcher}/src/main/kotlin/io/papermc/paperweight/patcher/upstream/patchers.kt (100%) rename {paperweight-userdev => nugget-userdev}/build.gradle.kts (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUser.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserDependenciesExtension.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserExtension.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/ReobfArtifactConfiguration.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/attribute/Obfuscation.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/extensions.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/JunitExclusionRule.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/ExtractDevBundle.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandler.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandlerImpl.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/UserdevSetup.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/AccessTransformMinecraft.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/ApplyDevBundlePatches.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/DecompileMinecraft.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterPaperShadowJar.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterVanillaJar.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FixMinecraftJar.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/GenerateMappingsStep.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/InstallPaperServer.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RemapMinecraft.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RunPaperclip.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/VanillaSteps.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/steps.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/util/utils.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/DevBundleV2.kt (100%) rename {paperweight-userdev => nugget-userdev}/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/SetupHandlerImplV2.kt (100%) diff --git a/buildSrc/src/main/kotlin/config-publish.gradle.kts b/buildSrc/src/main/kotlin/config-publish.gradle.kts index 71aff53..1e7a95c 100644 --- a/buildSrc/src/main/kotlin/config-publish.gradle.kts +++ b/buildSrc/src/main/kotlin/config-publish.gradle.kts @@ -35,7 +35,7 @@ fun ShadowJar.configureStandard() { val sourcesJar by tasks.existing(AbstractArchiveTask::class) { from( - zipTree(project(":paperweight-lib").tasks + zipTree(project(":nugget-lib").tasks .named("sourcesJar", AbstractArchiveTask::class) .flatMap { it.archiveFile }) ) { @@ -43,14 +43,14 @@ val sourcesJar by tasks.existing(AbstractArchiveTask::class) { } } -val prefix = project.name.substringAfter("paperweight-") +val prefix = project.name.substringAfter("nugget-") gradlePlugin { - website.set("https://github.com/PaperMC/paperweight") - vcsUrl.set("https://github.com/PaperMC/paperweight") - plugins.create("paperweight-$prefix") { + website.set("https://git.zontreck.com/ObsidianMC/nugget") + vcsUrl.set("https://git.zontreck.com/ObsidianMC/nugget") + plugins.create("nugget-$prefix") { id = "io.papermc.paperweight." + prefix - displayName = "paperweight $prefix" + displayName = "nugget $prefix" tags.set(listOf("paper", "minecraft")) } } @@ -109,11 +109,11 @@ publishing { } fun MavenPom.pomConfig() { - val repoPath = "PaperMC/paperweight" - val repoUrl = "https://github.com/$repoPath" + val repoPath = "ObsidianMC/nugget" + val repoUrl = "https://git.zontreck.com/$repoPath" - name.set("paperweight") - description.set("Gradle plugin for the PaperMC project") + name.set("nugget") + description.set("Gradle plugin for the ObsidianMC project") url.set(repoUrl) inceptionYear.set("2020") diff --git a/paperweight-core/build.gradle.kts b/nugget-core/build.gradle.kts similarity index 100% rename from paperweight-core/build.gradle.kts rename to nugget-core/build.gradle.kts diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/PaperweightCore.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/PaperweightCore.kt similarity index 99% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/PaperweightCore.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/PaperweightCore.kt index 26db8ad..4c08a72 100644 --- a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/PaperweightCore.kt +++ b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/PaperweightCore.kt @@ -49,7 +49,7 @@ class PaperweightCore : Plugin { override fun apply(target: Project) { checkJavaVersion() Git.checkForGit() - printId("paperweight-core", target.gradle) + printId("nugget-core", target.gradle) val ext = target.extensions.create(PAPERWEIGHT_EXTENSION, PaperweightCoreExtension::class, target) diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/CraftBukkitExtension.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/CraftBukkitExtension.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/CraftBukkitExtension.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/CraftBukkitExtension.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperExtension.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperExtension.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperExtension.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperExtension.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperweightCoreExtension.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperweightCoreExtension.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperweightCoreExtension.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/PaperweightCoreExtension.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/SpigotExtension.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/SpigotExtension.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/extension/SpigotExtension.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/extension/SpigotExtension.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/AllTasks.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/AllTasks.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/AllTasks.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/AllTasks.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/GeneralTasks.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/GeneralTasks.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/GeneralTasks.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/GeneralTasks.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/InitialTasks.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/InitialTasks.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/InitialTasks.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/InitialTasks.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/SpigotTasks.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/SpigotTasks.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/SpigotTasks.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/SpigotTasks.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/VanillaTasks.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/VanillaTasks.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/VanillaTasks.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/taskcontainers/VanillaTasks.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/tasks/PaperweightCorePrepareForDownstream.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/tasks/PaperweightCorePrepareForDownstream.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/tasks/PaperweightCorePrepareForDownstream.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/tasks/PaperweightCorePrepareForDownstream.kt diff --git a/paperweight-core/src/main/kotlin/io/papermc/paperweight/core/utils.kt b/nugget-core/src/main/kotlin/io/papermc/paperweight/core/utils.kt similarity index 100% rename from paperweight-core/src/main/kotlin/io/papermc/paperweight/core/utils.kt rename to nugget-core/src/main/kotlin/io/papermc/paperweight/core/utils.kt diff --git a/paperweight-lib/build.gradle.kts b/nugget-lib/build.gradle.kts similarity index 100% rename from paperweight-lib/build.gradle.kts rename to nugget-lib/build.gradle.kts diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/DownloadService.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/DownloadService.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/DownloadService.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/DownloadService.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/PaperweightException.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/PaperweightException.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/PaperweightException.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/PaperweightException.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/PaperweightSourceGeneratorHelper.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/PaperweightSourceGeneratorHelper.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/PaperweightSourceGeneratorHelper.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/PaperweightSourceGeneratorHelper.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightServerExtension.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightServerExtension.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightServerExtension.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightServerExtension.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightSourceGeneratorExt.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightSourceGeneratorExt.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightSourceGeneratorExt.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/extension/PaperweightSourceGeneratorExt.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/BundlerJarTasks.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/BundlerJarTasks.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/BundlerJarTasks.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/BundlerJarTasks.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/DevBundleTasks.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/DevBundleTasks.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/DevBundleTasks.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/taskcontainers/DevBundleTasks.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/AddAdditionalSpigotMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/AddAdditionalSpigotMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/AddAdditionalSpigotMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/AddAdditionalSpigotMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyAccessTransform.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyAccessTransform.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyAccessTransform.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyAccessTransform.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyCraftBukkitPatches.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyCraftBukkitPatches.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyCraftBukkitPatches.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyCraftBukkitPatches.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyGitPatches.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyGitPatches.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyGitPatches.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyGitPatches.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyPaperPatches.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyPaperPatches.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyPaperPatches.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyPaperPatches.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyRawDiffPatches.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyRawDiffPatches.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyRawDiffPatches.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ApplyRawDiffPatches.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/BaseTask.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/BaseTask.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/BaseTask.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/BaseTask.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupSourceMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupSourceMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupSourceMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CleanupSourceMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CollectATsFromPatches.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CollectATsFromPatches.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CollectATsFromPatches.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CollectATsFromPatches.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ControllableOutputTask.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ControllableOutputTask.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ControllableOutputTask.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ControllableOutputTask.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CopyResources.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CopyResources.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CopyResources.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CopyResources.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateBundlerJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateBundlerJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateBundlerJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateBundlerJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateDiffOutput.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateDiffOutput.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateDiffOutput.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreateDiffOutput.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreatePaperclipJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreatePaperclipJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreatePaperclipJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/CreatePaperclipJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/DownloadServerJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/DownloadServerJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/DownloadServerJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/DownloadServerJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ExtractFromBundler.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ExtractFromBundler.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ExtractFromBundler.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ExtractFromBundler.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterPatchedFiles.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterPatchedFiles.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterPatchedFiles.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterPatchedFiles.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterSpigotExcludes.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterSpigotExcludes.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterSpigotExcludes.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FilterSpigotExcludes.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarForReobf.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarForReobf.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarForReobf.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarForReobf.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarTask.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarTask.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarTask.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/FixJarTask.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateDevBundle.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateDevBundle.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateDevBundle.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateDevBundle.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateRelocatedReobfMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateRelocatedReobfMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateRelocatedReobfMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateRelocatedReobfMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateReobfMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateReobfMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateReobfMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateReobfMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateSpigotMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateSpigotMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateSpigotMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/GenerateSpigotMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/IncludeMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/IncludeMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/IncludeMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/IncludeMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/InitSubmodules.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/InitSubmodules.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/InitSubmodules.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/InitSubmodules.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/LineMapJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/LineMapJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/LineMapJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/LineMapJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/MergeAccessTransforms.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/MergeAccessTransforms.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/MergeAccessTransforms.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/MergeAccessTransforms.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/PatchMappings.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/PatchMappings.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/PatchMappings.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/PatchMappings.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RebuildGitPatches.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RebuildGitPatches.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RebuildGitPatches.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RebuildGitPatches.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RelocateClassNameConstants.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RelocateClassNameConstants.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RelocateClassNameConstants.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RelocateClassNameConstants.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapAccessTransform.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapAccessTransform.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapAccessTransform.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapAccessTransform.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJarAtlas.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJarAtlas.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJarAtlas.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapJarAtlas.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSources.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSources.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSources.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSources.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSpigotAt.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSpigotAt.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSpigotAt.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RemapSpigotAt.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RunDecompiler.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RunDecompiler.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/RunDecompiler.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/RunDecompiler.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForBadCalls.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForBadCalls.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForBadCalls.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForBadCalls.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForOldGeneratedCode.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForOldGeneratedCode.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForOldGeneratedCode.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ScanJarForOldGeneratedCode.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/SetupMcLibraries.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/SetupMcLibraries.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/SetupMcLibraries.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/SetupMcLibraries.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotDecompileJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotDecompileJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotDecompileJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotDecompileJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotRemapJar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotRemapJar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotRemapJar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/SpigotRemapJar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ZippedTask.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ZippedTask.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/ZippedTask.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/ZippedTask.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/download-task.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/download-task.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/download-task.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/download-task.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/java-launcher.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/java-launcher.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/java-launcher.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/java-launcher.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchApplier.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchApplier.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchApplier.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchApplier.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchSourceRemapWorker.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchSourceRemapWorker.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchSourceRemapWorker.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/PatchSourceRemapWorker.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/RemapPatches.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/RemapPatches.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/RemapPatches.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/tasks/patchremap/RemapPatches.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/BuildDataInfo.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/BuildDataInfo.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/BuildDataInfo.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/BuildDataInfo.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNameChange.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNameChange.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNameChange.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNameChange.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCache.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCache.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCache.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCache.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCacheImpl.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCacheImpl.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCacheImpl.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ClassNodeCacheImpl.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/JarProcessing.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/JarProcessing.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/JarProcessing.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/JarProcessing.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/MakeMcDevSrc.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/MakeMcDevSrc.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/MakeMcDevSrc.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/MakeMcDevSrc.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/MappingFormats.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/MappingFormats.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/MappingFormats.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/MappingFormats.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/McDev.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/McDev.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/McDev.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/McDev.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/PaperAt.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/PaperAt.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/PaperAt.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/PaperAt.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ParameterAnnotationFixer.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ParameterAnnotationFixer.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ParameterAnnotationFixer.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ParameterAnnotationFixer.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/asm.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/asm.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/asm.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/asm.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/constants/constants.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/constants/constants.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/constants/constants.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/constants/constants.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/FileEntry.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/FileEntry.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/FileEntry.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/FileEntry.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/LibraryChange.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/LibraryChange.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/LibraryChange.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/LibraryChange.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/MavenArtifact.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/MavenArtifact.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/MavenArtifact.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/MavenArtifact.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/MinecraftManifest.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/MinecraftManifest.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/MinecraftManifest.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/MinecraftManifest.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/ModuleId.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/ModuleId.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/ModuleId.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/ModuleId.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/UpstreamData.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/UpstreamData.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/data/UpstreamData.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/data/UpstreamData.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/dependencies.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/dependencies.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/dependencies.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/dependencies.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/durations.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/durations.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/durations.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/durations.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/extensions.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/extensions.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/extensions.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/extensions.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/file.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/file.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/file.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/file.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/filter-jar.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/filter-jar.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/filter-jar.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/filter-jar.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/git.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/git.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/git.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/git.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ivy-repository.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ivy-repository.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/ivy-repository.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/ivy-repository.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/jar-runner.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/jar-runner.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/jar-runner.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/jar-runner.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/project-util.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/project-util.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/project-util.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/project-util.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/relocation.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/relocation.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/relocation.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/relocation.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/utils.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/utils.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/utils.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/utils.kt diff --git a/paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/zip.kt b/nugget-lib/src/main/kotlin/io/papermc/paperweight/util/zip.kt similarity index 100% rename from paperweight-lib/src/main/kotlin/io/papermc/paperweight/util/zip.kt rename to nugget-lib/src/main/kotlin/io/papermc/paperweight/util/zip.kt diff --git a/paperweight-lib/src/test/kotlin/io/papermc/paperweight/util/FileUtilsTest.kt b/nugget-lib/src/test/kotlin/io/papermc/paperweight/util/FileUtilsTest.kt similarity index 100% rename from paperweight-lib/src/test/kotlin/io/papermc/paperweight/util/FileUtilsTest.kt rename to nugget-lib/src/test/kotlin/io/papermc/paperweight/util/FileUtilsTest.kt diff --git a/paperweight-patcher/build.gradle.kts b/nugget-patcher/build.gradle.kts similarity index 100% rename from paperweight-patcher/build.gradle.kts rename to nugget-patcher/build.gradle.kts diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcher.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcher.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcher.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcher.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcherExtension.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcherExtension.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcherExtension.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/PaperweightPatcherExtension.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/CheckoutRepo.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/CheckoutRepo.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/CheckoutRepo.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/CheckoutRepo.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherPrepareForDownstream.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherPrepareForDownstream.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherPrepareForDownstream.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherPrepareForDownstream.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherUpstreamData.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherUpstreamData.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherUpstreamData.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PaperweightPatcherUpstreamData.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PatcherApplyGitPatches.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PatcherApplyGitPatches.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PatcherApplyGitPatches.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/tasks/PatcherApplyGitPatches.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatchTaskConfig.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatchTaskConfig.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatchTaskConfig.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatchTaskConfig.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatcherUpstream.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatcherUpstream.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatcherUpstream.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/DefaultPatcherUpstream.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/MinimalPatcherConfig.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/MinimalPatcherConfig.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/MinimalPatcherConfig.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/MinimalPatcherConfig.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PaperRepoPatcherUpstream.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PaperRepoPatcherUpstream.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PaperRepoPatcherUpstream.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PaperRepoPatcherUpstream.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatchTaskConfig.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatchTaskConfig.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatchTaskConfig.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatchTaskConfig.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatcherUpstream.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatcherUpstream.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatcherUpstream.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/PatcherUpstream.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/RepoPatcherUpstream.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/RepoPatcherUpstream.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/RepoPatcherUpstream.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/RepoPatcherUpstream.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/StandardPatcherConfig.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/StandardPatcherConfig.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/StandardPatcherConfig.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/StandardPatcherConfig.kt diff --git a/paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/patchers.kt b/nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/patchers.kt similarity index 100% rename from paperweight-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/patchers.kt rename to nugget-patcher/src/main/kotlin/io/papermc/paperweight/patcher/upstream/patchers.kt diff --git a/paperweight-userdev/build.gradle.kts b/nugget-userdev/build.gradle.kts similarity index 100% rename from paperweight-userdev/build.gradle.kts rename to nugget-userdev/build.gradle.kts diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUser.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUser.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUser.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUser.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserDependenciesExtension.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserDependenciesExtension.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserDependenciesExtension.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserDependenciesExtension.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserExtension.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserExtension.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserExtension.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/PaperweightUserExtension.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/ReobfArtifactConfiguration.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/ReobfArtifactConfiguration.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/ReobfArtifactConfiguration.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/ReobfArtifactConfiguration.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/attribute/Obfuscation.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/attribute/Obfuscation.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/attribute/Obfuscation.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/attribute/Obfuscation.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/extensions.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/extensions.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/extensions.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/extensions.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/JunitExclusionRule.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/JunitExclusionRule.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/JunitExclusionRule.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/JunitExclusionRule.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/ExtractDevBundle.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/ExtractDevBundle.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/ExtractDevBundle.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/ExtractDevBundle.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandler.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandler.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandler.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandler.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandlerImpl.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandlerImpl.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandlerImpl.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/SetupHandlerImpl.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/UserdevSetup.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/UserdevSetup.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/UserdevSetup.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/UserdevSetup.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/AccessTransformMinecraft.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/AccessTransformMinecraft.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/AccessTransformMinecraft.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/AccessTransformMinecraft.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/ApplyDevBundlePatches.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/ApplyDevBundlePatches.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/ApplyDevBundlePatches.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/ApplyDevBundlePatches.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/DecompileMinecraft.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/DecompileMinecraft.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/DecompileMinecraft.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/DecompileMinecraft.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterPaperShadowJar.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterPaperShadowJar.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterPaperShadowJar.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterPaperShadowJar.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterVanillaJar.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterVanillaJar.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterVanillaJar.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FilterVanillaJar.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FixMinecraftJar.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FixMinecraftJar.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FixMinecraftJar.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/FixMinecraftJar.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/GenerateMappingsStep.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/GenerateMappingsStep.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/GenerateMappingsStep.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/GenerateMappingsStep.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/InstallPaperServer.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/InstallPaperServer.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/InstallPaperServer.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/InstallPaperServer.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RemapMinecraft.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RemapMinecraft.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RemapMinecraft.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RemapMinecraft.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RunPaperclip.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RunPaperclip.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RunPaperclip.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/RunPaperclip.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/VanillaSteps.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/VanillaSteps.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/VanillaSteps.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/VanillaSteps.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/steps.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/steps.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/steps.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/step/steps.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/util/utils.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/util/utils.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/util/utils.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/util/utils.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/DevBundleV2.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/DevBundleV2.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/DevBundleV2.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/DevBundleV2.kt diff --git a/paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/SetupHandlerImplV2.kt b/nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/SetupHandlerImplV2.kt similarity index 100% rename from paperweight-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/SetupHandlerImplV2.kt rename to nugget-userdev/src/main/kotlin/io/papermc/paperweight/userdev/internal/setup/v2/SetupHandlerImplV2.kt diff --git a/settings.gradle.kts b/settings.gradle.kts index 30d5938..2a5bcfe 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -2,8 +2,8 @@ plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0" } -rootProject.name = "paperweight" +rootProject.name = "nugget" -include("paperweight-core", "paperweight-lib", "paperweight-patcher", "paperweight-userdev") +include("nugget-core", "nugget-lib", "nugget-patcher", "nugget-userdev") enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")