Skip to content

Commit f912e14

Browse files
Fixed being unable to launch unless your computer is in Cyrillic
1 parent b183d3a commit f912e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ mod_name= Essentials
3434
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
3535
mod_license=MIT
3636
# The mod version. See https://semver.org/
37-
mod_version=2.17.0
37+
mod_version=2.17.1
3838
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
3939
# This should match the base package used for the mod sources.
4040
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
4141
mod_group_id=com.technomancer.essentials
4242
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
4343
mod_authors=Technomancer
44-
mod_credits=Developers & Maintainers: Technomancer, Mr.No.\\nArtists: 5284973, Луксиния Гримхольд\\nTranslators: XuyuEre, Луксиния Гримхольд, scikirbypoke.\\nMisc Contributors: Bord Listian.
44+
mod_credits=Developers & Maintainers: Technomancer, Mr.No.\\nArtists: 5284973, Lucksinia Grimhold\\nTranslators: XuyuEre, Lucksinia Grimhold, scikirbypoke.\\nMisc Contributors: Bord Listian.
4545
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
4646
mod_description=Adds utility blocks and light-weight features that expand vanilla-style automation.
4747
mod_issue_tracker=https://github.com/Crossroads-Development/Essentials/issues

0 commit comments

Comments
 (0)