Skip to content

Commit

Permalink
Add -iforge command
Browse files Browse the repository at this point in the history
  • Loading branch information
Scotsguy committed Mar 3, 2020
1 parent b9d1536 commit eaf945b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ static_image_command! {
"Please select your Java version in the MultiMC settings:";
select_memory smemory sram, "https://cdn.discordapp.com/attachments/531598137790562305/575376840173027330/unknown.png",
"Please set your instance memory allocation:";
install_forge iforge, "https://cdn.discordapp.com/attachments/531598137790562305/575385471207866388/Install_Forge_in_MultiMC.gif",
"How to install Forge on Minecraft 1.12 and below:";
}

#[group]
Expand Down

0 comments on commit eaf945b

Please sign in to comment.