13 lines
372 B
JSON
13 lines
372 B
JSON
{
|
|
"name": "nixie-tubes",
|
|
"version": "1.1.4",
|
|
"factorio_version": "1.1",
|
|
"title": "Nixie Tubes",
|
|
"author": "GopherAtl, justarandomgeek",
|
|
"description": "Adds nixie tubes, for displaying values from a connected circuit network.",
|
|
"dependencies": ["base", "simhelper", "?signalstrings", "?PickerExtended"],
|
|
"package":{
|
|
"ignore":[ "*.pdn", "*.xcf" ]
|
|
}
|
|
}
|