diff options
author | Chris Xiong <chirs241097@gmail.com> | 2015-10-26 22:52:36 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2015-10-26 22:52:36 +0800 |
commit | 3bd383baf6a17e734329e1fc677c7e86283db772 (patch) | |
tree | 69a9148087577f797624ceb9c71323a2563d6bb4 /archive/Readme | |
parent | 543e4f570be9b279ba558ca61cc02cda251af384 (diff) | |
download | bullet-lab-remix-3bd383baf6a17e734329e1fc677c7e86283db772.tar.xz |
Added support for relative line numbers.
Added instructions for, brk and cont. (They are still untested...)
Parser code cleanup. Removed garbage output to stderr.
Reorganize the repository structure.
Updated BLR2 code move it into archive.
Added BLR1 files.
Diffstat (limited to 'archive/Readme')
-rw-r--r-- | archive/Readme | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archive/Readme b/archive/Readme new file mode 100644 index 0000000..8eb62d0 --- /dev/null +++ b/archive/Readme @@ -0,0 +1,3 @@ +Archive of the dead old releases... + +They might be re-released in the form of level packs someday...
\ No newline at end of file |