Cinderscapes

Cinderscapes

1M Downloads

Remove sources jar from CurseForge

coderbot16 opened this issue ยท 3 comments

commented

People download this by accident and then their game crashes.

commented

Seems like you just delete these two lines:

        addArtifact sourcesJar
        additionalArtifacts.forEach { artifact -> artifact.displayName = "$project.project_name v$project.mod_version for $project.minecraft_version"}

However the existing sources jars on CurseForge need to be removed as well using the "Archive" button.

commented

I approve, I'm gonna need an intellectual to dive into the gradle depths however :P

commented

Aight seems simple enough