diff --git a/017_science_0.0.1/data.lua b/017_science/data.lua similarity index 100% rename from 017_science_0.0.1/data.lua rename to 017_science/data.lua diff --git a/017_science_0.0.1/fff-275-03-science-packs-no-names.png b/017_science/fff-275-03-science-packs-no-names.png similarity index 100% rename from 017_science_0.0.1/fff-275-03-science-packs-no-names.png rename to 017_science/fff-275-03-science-packs-no-names.png diff --git a/017_science_0.0.1/graphics/icons/chemical.png b/017_science/graphics/icons/chemical.png similarity index 100% rename from 017_science_0.0.1/graphics/icons/chemical.png rename to 017_science/graphics/icons/chemical.png diff --git a/017_science_0.0.1/graphics/icons/military.png b/017_science/graphics/icons/military.png similarity index 100% rename from 017_science_0.0.1/graphics/icons/military.png rename to 017_science/graphics/icons/military.png diff --git a/017_science_0.0.1/graphics/icons/production.png b/017_science/graphics/icons/production.png similarity index 100% rename from 017_science_0.0.1/graphics/icons/production.png rename to 017_science/graphics/icons/production.png diff --git a/017_science_0.0.1/graphics/icons/utility.png b/017_science/graphics/icons/utility.png similarity index 100% rename from 017_science_0.0.1/graphics/icons/utility.png rename to 017_science/graphics/icons/utility.png diff --git a/017_science/info.json b/017_science/info.json new file mode 100644 index 0000000..0120a5c --- /dev/null +++ b/017_science/info.json @@ -0,0 +1,10 @@ +{ + "name": "017_science", + "version": "0.0.2", + "factorio_version": "0.16", + "title": "0.17 science conversion", + "author": "npc_strider(morley376)", + "contact": "", + "homepage": "http://steamcommunity.com/id/morley376", + "description": "Adds in the new science pack recipes, while keeping 0.16 recipes intact so that the player may update their base at their own pace. Also implements the 0.17 LDS recipe change, science pack names and icons. Does not revamp the tech tree." +} \ No newline at end of file diff --git a/017_science_0.0.1/locale/en/base.cfg b/017_science/locale/en/base.cfg similarity index 100% rename from 017_science_0.0.1/locale/en/base.cfg rename to 017_science/locale/en/base.cfg diff --git a/017_science_0.0.1/migrations/migrations.lua b/017_science/migrations/migrations.lua similarity index 100% rename from 017_science_0.0.1/migrations/migrations.lua rename to 017_science/migrations/migrations.lua diff --git a/017_science_0.0.1/recipe.lua b/017_science/recipe.lua similarity index 100% rename from 017_science_0.0.1/recipe.lua rename to 017_science/recipe.lua diff --git a/017_science_0.0.1/info.json b/017_science_0.0.1/info.json deleted file mode 100644 index e8e43a4..0000000 --- a/017_science_0.0.1/info.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "017_science", - "version": "0.0.1", - "factorio_version": "0.16", - "title": "0.17 science conversion", - "author": "npc_strider(morley376)", - "contact": "", - "homepage": "http://steamcommunity.com/id/morley376", - "description": "Adds in the new science pack recipies, while keeping 0.16 recipes intact so that the player may update their base at their own pace. Also implements the 0.17 LDS recipe change, science pack names and icons. Does not revamp the tech tree." -} \ No newline at end of file