DarkNight/info.json

14 lines
297 B
JSON
Raw Normal View History

2020-04-02 02:47:39 +00:00
{
2020-08-16 23:18:07 +00:00
"name": "DarkNight",
"version": "1.0.0",
"title": "Dark Night",
"description": "Make night completely dark.",
"author": "David Skrundz",
2020-04-02 02:47:39 +00:00
"contact": "david@skrundz.ca",
"homepage": "https://github.com/DavidSkrundz/DarkNight",
2020-08-16 23:18:07 +00:00
"factorio_version": "1.0",
2020-04-02 02:47:39 +00:00
"dependencies": [
2020-08-16 23:18:07 +00:00
"? base"
2020-04-02 02:47:39 +00:00
]
}