16 lines
590 B
JSON

{
"name": "RecipeBook",
"version": "3.5.7",
"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": "master",
"ignore": ["imgui.ini", "resources", "screenshots"]
}
}