Header change

This commit is contained in:
Adamo 2020-06-27 01:55:43 -04:00
parent ba7fc9dbe0
commit 06f37425c4
3 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,14 @@
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 2020-06-26
Changes:
- Return to original naming.
Fixes:
- Fixed accumulator check to only change input/output flow values
for electric energy_source types.
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.0.9 Version: 0.0.9
Date: 2020-02-22 Date: 2020-02-22

View File

@ -1 +1 @@
../factsheet.lua ../../../factsheet.lua

View File

@ -1,7 +1,7 @@
{ {
"name": "adamo-physics", "name": "adamo-physics",
"version": "1.0.0", "version": "1.0.0",
"title": "Physics", "title": "Adamo Physics",
"author": "adamo", "author": "adamo",
"dependencies": [ "dependencies": [
"base" "base"