login anonymous
Then press "Enter".app_update 1180760 validate
Then press "Enter".sv_maxplayers 4; // The maximum number of players.
steam_server_heartbeat_enabled 1; // Set to 0 to not advertise to the master server.
sv_hostname "My Risk of Rain 2 Dedicated Server"; // The name that will appear in the server browser.
sv_port 27015; // The port that the server will bind to. You cannot have multiple server instances with overlapping ports.
steam_server_query_port 27016;
steam_server_steam_port 0;
sv_password ""; // The password to join this server. Leave empty if none. This is obviously not encrypted so don't use anything sensitive.
Save as "server.cfg" file.