1
0

Added virtual signals + adjustments

-Made virtual signals available (excluding the "unsorted" tab)
-Softer map pin sound (found the original sonar sound without the granularity and pitched it +1)
-Slighly adjusted French translation
This commit is contained in:
snouz
2021-08-16 14:37:55 +02:00
parent ed398933ac
commit 2aa09fba3d
6 changed files with 27 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "IndustrialDisplayPlates",
"version": "1.1.1",
"version": "1.2.0",
"title": "Industrial Display Plates",
"author": "Wyrrrd",
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
@@ -8,6 +8,6 @@
"base >= 1.1.0",
"(?)IndustrialRevolution"
],
"description": "Big, medium and small signs which display item and fluid icons. Can be used to blueprint map markers.",
"description": "Big, medium and small signs which display item, fluid and signal icons. Can be used to blueprint map markers.",
"factorio_version": "1.1"
}