Skip to content

Commit

Permalink
Add command that links to Vazkii's blog on allocating too much RAM
Browse files Browse the repository at this point in the history
  • Loading branch information
Scotsguy committed Feb 23, 2020
1 parent 33aa987 commit 0c5bd83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ macro_rules! static_image_command {
static_text_command! {
new_forge bsforge, "Forge in 1.13.2 and above is not supported in MultiMC.", "For more info, please read https://multimc.org/posts/forge-114.html";
install_java ijava, "Please install Java 8:", "https://github.com/MultiMC/MultiMC5/wiki/Using-the-right-Java";
too_much_ram tmram vazkiiram, "Too much RAM is bad for performance:", "https://vazkii.net/#blog/ram-explanation";
}

// Format: Name (Optional Alias1 Alias2...) , Image Link (, Optional Message) ;
Expand Down

0 comments on commit 0c5bd83

Please sign in to comment.