renamed project from PixelPic to PixelPics matching name scheme of PixelBlocks

This commit is contained in:
2025-03-21 19:27:58 +01:00
parent c5c21d89b6
commit 838eafcf56
26 changed files with 79 additions and 64 deletions

View File

@ -2,7 +2,7 @@ plugins {
id 'java'
}
group = 'eu.mhsl.minecraft.pixelpic'
group = 'eu.mhsl.minecraft.pixelpics'
version = '1.0-SNAPSHOT'
repositories {