feat: Add Firmament version to config title
This commit is contained in:
@@ -313,7 +313,7 @@ class MCConfigEditorIntegration : FirmamentConfigScreenProvider {
|
||||
}
|
||||
|
||||
override fun getTitle(): String {
|
||||
return "Firmament"
|
||||
return "Firmament ${Firmament.version.friendlyString}"
|
||||
}
|
||||
|
||||
@Deprecated("Deprecated in java")
|
||||
|
||||
Reference in New Issue
Block a user