diff --git a/WebHostLib/templates/macros.html b/WebHostLib/templates/macros.html index be664274..9a16bce1 100644 --- a/WebHostLib/templates/macros.html +++ b/WebHostLib/templates/macros.html @@ -32,6 +32,9 @@ {% elif patch.game == "Super Mario 64" and room.seed.slots|length == 1 %} Download APSM64EX File... + {% elif patch.game == "Factorio" %} + + Download Factorio Mod... {% elif patch.game | is_applayercontainer(patch.data, patch.player_id) %} Download Patch File...