mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-01-25 00:29:23 +03:00
Compare commits
No commits in common. "4a538cde6190a26cfc9437b1542c2671c4e8f74e" and "ae426b2fd072a441edd5156cecc8c1fa00bc389c" have entirely different histories.
4a538cde61
...
ae426b2fd0
2 changed files with 1 additions and 2 deletions
|
@ -15,5 +15,4 @@ private ClientProfileVersions() {
|
|||
public static final ClientProfile.Version MINECRAFT_1_17 = ClientProfile.Version.of("1.17");
|
||||
public static final ClientProfile.Version MINECRAFT_1_18 = ClientProfile.Version.of("1.18");
|
||||
public static final ClientProfile.Version MINECRAFT_1_19 = ClientProfile.Version.of("1.19");
|
||||
public static final ClientProfile.Version MINECRAFT_1_20 = ClientProfile.Version.of("1.20");
|
||||
}
|
||||
|
|
2
modules
2
modules
|
@ -1 +1 @@
|
|||
Subproject commit bade21a21b1fb9525c017b9f27a80a2276ff95e3
|
||||
Subproject commit 967d6efcaab2d37803cb4e9052d34f7a1cd27497
|
Loading…
Reference in a new issue