Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

20 lines
643 B
JSON

{
"name": "RateCalculator",
"version": "3.2.3",
"title": "Rate Calculator",
"description": "Calculate maximum production and consumption rates for the selected machines.",
"author": "raiguard",
"contact": "https://github.com/raiguard/RateCalculator",
"homepage": "https://github.com/raiguard/RateCalculator",
"factorio_version": "1.1",
"dependencies": ["base >= 1.1.80", "flib >= 0.12.9"],
"package": {
"git_publish_branch": "master",
"ignore": [ "crowdin.yml", "imgui.ini", "screenshots/*", "stylua.toml" ],
"scripts": {
"prepublish": "factorio-crowdin-sync"
},
"sync_portal_details": true
}
}