Compare commits

..

No commits in common. "ceb0bedb7972cd85ec27a935c4e587b330c674cf" and "ea1cd44cbc0232f5466d50f1cc5e27640cff4d20" have entirely different histories.

4 changed files with 2 additions and 3 deletions

View file

@ -3,5 +3,5 @@ org.gradle.jvmargs=-Xmx2G
mod.name=e4mc
mod.id=e4mc_minecraft
mod.version=3.2.0
mod.version=3.1.0
mod.group=vg.skye

View file

@ -33,7 +33,7 @@ object E4mcClient : ModInitializer {
//#endif
const val NAME = "e4mc"
const val ID = "e4mc_minecraft"
const val VERSION = "3.2.0"
const val VERSION = "3.1.0"
@JvmField
val LOGGER: Logger = LoggerFactory.getLogger("e4mc")
@JvmField

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View file

@ -14,7 +14,6 @@
"sources": "https://git.skye.vg/me/e4mc_minecraft"
},
"license": "MIT",
"icon": "assets/e4mc_minecraft/icon.png",
"environment": "*",
"entrypoints": {
"main": [