This is just a little mod that lets you change the name of the game lobby to anything you want. The new name will show up in the server browser!
Laziest mod ever... It's just a few lines of code and there isn't really much worthy of a screenshot. I created a new <input>, bound it to model.writeGameDesc().system.name, and then call model.updateGameConfig() whenever the value changes. *Edit* By the way, it's kind of hard to test on my own. I've checked it enough to be confident that it works, but please let me know if there are problems.
I am having trouble downloading this in PAMM. It complains of an undefined javascript error. edit: never mind was actually selfinflicted by my tinkering. Clearing PAMM cache resulved problem.