diff options
author | Ian C <ianc@noddybox.co.uk> | 2010-08-23 17:56:37 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2010-08-23 17:56:37 +0000 |
commit | df40de3b564062c1bba93332d08e86f3691e6b00 (patch) | |
tree | 1133062c0664a1c3c04b991d1415a431eae821dc /dat | |
parent | af34bad8b39e95276b0d4e08ccdc26f89df2d2ec (diff) |
Added output of XML file with universe states per tick.
Diffstat (limited to 'dat')
-rw-r--r-- | dat | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -347,3 +347,8 @@ sparks 50,0.01,0.0,5,2.0; # light - Whether the light source is effected by fog (yes/no) # fog 1000.0,0.2,0.0,0.0,no; + + +# Record the state into the following XML file +# +output output.xml; |