require 'colorize'
puts "Hello Mojang! Or, Microsoft, whoever reads these.".cyan
sleep(2)
puts "I have an idea for the Minecraft launcher.".cyan
sleep(1)
puts "What if you could add folders in the installation tab?".cyan
sleep(1)
puts "That would be nice. You could add an 'add folder' button next to the add installation button.".cyan
puts "Once you press on it, it asks you for the name.".cyan
sleep (1)
puts "Once you put in the name, the folder crates itself, and you can drag and drop installations into them.".cyan
sleep (2)
puts "Hope you consider the idea!".cyan
Don't ask why i wrote that in code.
Guess what coding language it is.
Here's what it says for people who don't want to read it there.
Hello Mojang! Or, Microsoft, whoever reads these.
I have an idea for the Minecraft launcher.
What if you could add folders in the installation tab?
That would be nice. You could add an 'add folder' button next to the add installation button.
Once you press on it, it asks you for the name.
Once you put in the name, the folder crates itself, and you can drag and drop installations into them.
Hope you consider the idea!
Please sign in to leave a comment.
0 Comments