-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathinfo.json
More file actions
16 lines (16 loc) · 767 Bytes
/
info.json
File metadata and controls
16 lines (16 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name": "FactorySearch",
"version": "1.14.0",
"title": "Factory Search",
"author": "Xorimuth",
"homepage": "https://discord.gg/pkJc4v9nfT",
"description": "Search your factory for items, fluids, entities, signals, tags and more with Shift + F. Displays a list of matching buildings: clicking on a result opens it in the map. Can search all planets/surfaces (Space Age, Space Exploration, etc).\nAlt + Shift + Click on anything (e.g. built entity, inventory item, recipe) to open the search with that item selected.\nSimilar to BeastFinder and Where is it Made?",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.55",
"? space-age"
],
"package": {
"ignore": ["resources/*", "scenarios/*"]
}
}