Update for 1.0
This commit is contained in:
parent
7c30f129f9
commit
7a465ccf87
|
@ -1,4 +1,9 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.0
|
||||
Date: 18.08.2020
|
||||
Features:
|
||||
- Update for 1.0
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.0
|
||||
Date: 01.04.2020
|
||||
Features:
|
||||
|
|
14
info.json
14
info.json
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name":"DarkNight",
|
||||
"version":"0.1.0",
|
||||
"title":"Dark Night",
|
||||
"description":"Make night completely dark.",
|
||||
"author":"David Skrundz",
|
||||
"name": "DarkNight",
|
||||
"version": "1.0.0",
|
||||
"title": "Dark Night",
|
||||
"description": "Make night completely dark.",
|
||||
"author": "David Skrundz",
|
||||
"contact": "david@skrundz.ca",
|
||||
"homepage": "https://github.com/DavidSkrundz/DarkNight",
|
||||
"factorio_version": "0.18",
|
||||
"factorio_version": "1.0",
|
||||
"dependencies": [
|
||||
"base >= 0.18.0"
|
||||
"? base"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue