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

16 lines
605 B
JSON

{
"name": "RecipeBook",
"version": "3.5.6",
"title": "Recipe Book",
"author": "raiguard",
"description": "Search for information about entities, fluids, items, recipes, and technologies in a clean, easy-to-use interface. Similar to FNEI and What is it Really Used For.",
"contact": "https://github.com/raiguard/RecipeBook",
"homepage": "https://github.com/raiguard/RecipeBook",
"factorio_version": "1.1",
"dependencies": ["base >= 1.1.80", "flib >= 0.12.9"],
"package": {
"git_publish_branch": "legacy",
"ignore": ["imgui.ini", "resources", "screenshots", "stylua.toml"]
}
}