mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Warn user on launch if there is not enough available RAM (#5249)
This commit is contained in:
commit
5ad45a4098
4 changed files with 101 additions and 0 deletions
|
|
@ -260,6 +260,8 @@ set(MINECRAFT_SOURCES
|
|||
minecraft/launch/ClaimAccount.h
|
||||
minecraft/launch/CreateGameFolders.cpp
|
||||
minecraft/launch/CreateGameFolders.h
|
||||
minecraft/launch/EnsureAvailableMemory.cpp
|
||||
minecraft/launch/EnsureAvailableMemory.h
|
||||
minecraft/launch/EnsureOfflineLibraries.cpp
|
||||
minecraft/launch/EnsureOfflineLibraries.h
|
||||
minecraft/launch/ModMinecraftJar.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue