Skip to content

Commit

Permalink
update jar and project names to hopperoptimizations-lithium
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Jan 24, 2021
1 parent 0f383ec commit 25881ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ loader_version=0.11.1
# Mod Properties
mod_version=0.6.1
maven_group=me.jellysquid.mods
archives_base_name=lithium-fabric-fork-by-2no2name
archives_base_name=hopperoptimizations-lithium
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pluginManagement {
}
}

rootProject.name = "lithium-fabric"
rootProject.name = "hopperoptimizations-lithium"
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"id": "lithium-fork-by-2no2name",
"id": "hopperoptimizations-lithium",
"version": "${version}",
"name": "Lithium",
"description": "Lithium is a free and open-source optimization mod for Minecraft which makes a wide range of performance improvements to the game.",
Expand Down

0 comments on commit 25881ac

Please sign in to comment.