UI Improvement: Display account type (#33)

* Add account type column in accounts page

* Show account type in account chooser

* Allow set skin and delete skin only on mojang accounts

* Rename Offline mode to Local
This commit is contained in:
Max
2021-06-11 22:18:35 +03:00
committed by GitHub
parent 915a85f00f
commit 576d78fb7f
7 changed files with 41 additions and 13 deletions

View File

@@ -75,7 +75,7 @@
<item>
<widget class="QRadioButton" name="radioDummy">
<property name="text">
<string>Offline (cracked)</string>
<string>Local (cracked)</string>
</property>
<property name="checked">
<bool>false</bool>