16 lines
605 B
JSON
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"]
|
|
}
|
|
}
|