Any% subcategories
I don't really understand what's the difference between Set Seed and Random Seed. Can someone explain it to me?
Set seed uses a specific seed entered before world generation, this allows for a consistent world generation. Random seed leaves the "seed field" before world generation blank, wherein the game generates an entirely random world.
Recent runs