better logic, more tooltips

This commit is contained in:
2024-07-28 18:47:34 +03:00
parent 4b372ed557
commit 9a12b0f2fc
4 changed files with 33 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.0'
version = '1.1.0'
group = 'com.lumijiez.lumiscope' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'lumiscope'