14 lines
459 B
JSON
14 lines
459 B
JSON
{
|
|
"name": "Todo-List",
|
|
"version": "19.3.0",
|
|
"title": "✔ Todo List",
|
|
"author": "Jason Miles and many others from the community",
|
|
"contact": "jonasjurczok+factorio@gmail.com",
|
|
"homepage": "https://github.com/JonasJurczok/factorio-todo-list",
|
|
"factorio_version": "1.1",
|
|
"dependencies": [
|
|
"base >= 1.1.0"
|
|
],
|
|
"description": "✔ This mod adds a todo list to the single- and multiplayer game to allow players to synchronize their work."
|
|
}
|