Skip to content

Commit

Permalink
update mod description to include pack screens
Browse files Browse the repository at this point in the history
  • Loading branch information
Antikyth committed Sep 17, 2023
1 parent 6c3ce22 commit 924cc3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Mod Properties
version=0.2.0
version=0.2.1
maven_group=io.github.antikyth
archives_base_name=searchable
# Dependencies are managed at gradle/libs.versions.toml
2 changes: 1 addition & 1 deletion src/main/resources/quilt.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"version": "${version}",
"metadata": {
"name": "Searchable",
"description": "Improves the search functionality of the singleplayer world selection screen and brings it to the multiplayer server selection screen, languages screen, key binds screen, and game rules editing screen.",
"description": "Improves the search functionality of the singleplayer world selection screen and brings it to the multiplayer server selection screen, languages screen, key binds screen, game rules editing screen, resource pack selection screen, and data pack selection screen.",
"license": "MPL-2.0",
"contributors": {
"Antikyth": "Owner"
Expand Down

0 comments on commit 924cc3d

Please sign in to comment.