1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-04 03:17:55 +00:00

Stop publishing to CurseForge

Been dragging my feet over this for a while now, but increasingly
uncomfortable with Overwolf. I'm not going to delete the project (or any
existing versions), just not publish any new versions there.
This commit is contained in:
Jonathan Coates
2024-11-16 15:19:00 +00:00
parent 63bdc2537c
commit 1d7d8006d4
5 changed files with 2 additions and 27 deletions

View File

@@ -49,7 +49,6 @@ dependencies {
implementation(libs.kotlin.plugin)
implementation(libs.spotless)
implementation(libs.curseForgeGradle)
implementation(libs.fabric.loom)
implementation(libs.forgeGradle)
implementation(libs.ideaExt)