Добавлены все обновления от сообщества, вплоть до #148
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "PipeVisualizer",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"title": "Pipe Visualizer",
|
||||
"description": "Visualize the layout and contents of pipe networks. Press H to draw the selected entity's fluid systems, or press Shift + H to draw all visible fluid systems. Press Control + H to toggle between color-by-fluid and color-by-system.",
|
||||
"author": "raiguard",
|
||||
@@ -10,7 +10,7 @@
|
||||
"dependencies": [ "base >= 1.1.86", "flib >= 0.13.0" ],
|
||||
"package": {
|
||||
"git_publish_branch": "main",
|
||||
"ignore": [ "imgui.ini", "screenshots/*", "stylua.toml" ],
|
||||
"ignore": [ "imgui.ini", "screenshots/*" ],
|
||||
"scripts": { "prepublish": "factorio-crowdin-sync" },
|
||||
"sync_portal_details": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user