• R/O
  • SSH

Commit

Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Another simple mod for the game "Factorio". Automatically strings circuit wire on long distance poles.


Commit MetaInfo

Revisión4e6c29b63326a0140a69fc605f2c2e2c96c41ad8 (tree)
Tiempo2019-02-27 12:50:01
AutorEric Hopper <hopper@omni...>
CommiterEric Hopper

Log Message

Update changelog.txt so in-game mod changelog parser understands.

Cambiar Resumen

Diferencia incremental

diff -r ee3e78208b7f -r 4e6c29b63326 changelog.txt
--- a/changelog.txt Tue Feb 26 13:26:22 2019 -0800
+++ b/changelog.txt Tue Feb 26 19:50:01 2019 -0800
@@ -1,9 +1,14 @@
1+---------------------------------------------------------------------------------------------------
2+Version: 0.2.1
3+Date: 26. 02. 2019
4+ Bugfixes:
5+ - Fix changelog.txt for in-game changelog.
16 ---------------------------------------------------------------------------------------------------
27 Version: 0.2.0
38 Date: 26. 02. 2019
49 Features:
510 - Updated for 0.17, 0.16 changes will be backported to 0.1.x versions.
6-
11+---------------------------------------------------------------------------------------------------
712 Version: 0.1.0
813 Date: 03. 11. 2018
914 Major Features:
diff -r ee3e78208b7f -r 4e6c29b63326 info.json
--- a/info.json Tue Feb 26 13:26:22 2019 -0800
+++ b/info.json Tue Feb 26 19:50:01 2019 -0800
@@ -1,6 +1,6 @@
11 {
22 "name": "LD_AutoCircuit",
3- "version": "0.2.0",
3+ "version": "0.2.1",
44 "title": "LD Auto Circuit",
55 "author": "Omnifarious",
66 "contact": "eric-factorio@omnifarious.org",