diff --git a/info.json b/info.json index 23e28c6..91f0d4b 100644 --- a/info.json +++ b/info.json @@ -1,11 +1,11 @@ { "name": "{{MOD_NAME}}", "version": "{{VERSION}}", - "factorio_version": "0.14" + "factorio_version": "0.14", "title": "EvoGUI - Evolution Factor Indicator and more", "author": "Octav \"narc\" Sandulescu", "contact": "factorio-mods@narc.ro", "homepage": "https://github.com/narc0tiq/evoGUI/", "description": "Places some indicators on your UI for various little statistics that are nice to have.", - "dependencies": ["base >= 0.13.0", "? moweather"], + "dependencies": ["base >= 0.13.0", "? moweather"] }