Finish support for multiple games
* Adds game filter to ModList. * Prefixes search results with game * Adds `&game=X` to URL for mods * Loads json from new directories on static server
This commit is contained in:
@@ -70,6 +70,11 @@
|
||||
width: 175px;
|
||||
}
|
||||
|
||||
.game {
|
||||
min-width: 175px;
|
||||
width: 175px;
|
||||
}
|
||||
|
||||
.filter {
|
||||
width: 175px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user