22 lines
773 B
JSON
22 lines
773 B
JSON
{
|
|
"name": "PickerEquipmentKeys",
|
|
"version": "1.1.1",
|
|
"factorio_version": "1.1",
|
|
"title": "Picker Equipment Keys",
|
|
"author": "Nexela",
|
|
"contact": "nexela@gmail.com",
|
|
"dependencies": ["base >= 1.1", "stdlib >= 1.1.0", "PickerAtheneum >= 1.0.4", "(?) nanobots >= 1.0.0"],
|
|
"homepage": "",
|
|
"description": "Hotkeys for enabling and disabling equipment",
|
|
"package": {
|
|
"ignore": [],
|
|
"scripts": {
|
|
"datestamp": "../PickerAtheneum/.publish/datestamp.sh",
|
|
"prepackage": "../PickerAtheneum/.publish/prepackage.sh",
|
|
"prepublish": "../PickerAtheneum/.publish/prepublish.sh",
|
|
"publish": "../PickerAtheneum/.publish/publish.sh",
|
|
"version": "../PickerAtheneum/.publish/version.sh"
|
|
}
|
|
}
|
|
}
|