diff options
author | David Walter Seikel | 2012-01-04 20:37:33 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-01-04 20:37:33 +1000 |
commit | cca7f33b4e0a6273e3706855a752a89e1d700ef4 (patch) | |
tree | 479661af3acdea1257cecf014af6de5413a888eb | |
parent | Actually write the README. (diff) | |
download | SledjHamr-cca7f33b4e0a6273e3706855a752a89e1d700ef4.zip SledjHamr-cca7f33b4e0a6273e3706855a752a89e1d700ef4.tar.gz SledjHamr-cca7f33b4e0a6273e3706855a752a89e1d700ef4.tar.bz2 SledjHamr-cca7f33b4e0a6273e3706855a752a89e1d700ef4.tar.xz |
See the experimental branch for the WIP code.
-rw-r--r-- | README | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,4 +8,9 @@ them. In this way, we can have our cake and eat it to. Not having to | |||
8 | slave away for years just to get to the point where we have a single | 8 | slave away for years just to get to the point where we have a single |
9 | avatar standing still in an empty world. | 9 | avatar standing still in an empty world. |
10 | 10 | ||
11 | http://wiki.infinitegrid.org/index.php/OMG discusses our plans. \ No newline at end of file | 11 | http://wiki.infinitegrid.org/index.php/OMG discusses our plans. |
12 | |||
13 | BTW, until there is something that actualy works, there will be nothing | ||
14 | in this master branch except this readme. Look at the experimental | ||
15 | branch for the WIP code. | ||
16 | |||