Skip to content

Commit fdfc4a2

Browse files
committed
docs: update README.md
1 parent 6ad3b2a commit fdfc4a2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,14 @@
55
66
## Download
77

8-
Use [this](https://cdn.discordapp.com/attachments/1026011079131799563/1026011079253426206/bolt-tmlang-0.1.0.vsix) for now, will get Github CI hooked up soon.
9-
8+
See releases tab!
109
## Goals
1110

1211
The aim of this repo is to provide a general, feature complete language spec for Minecraft commands. It is **not** geared towards error checking or the specific commands.
1312

14-
- [ ] Add explicit macro support
15-
- [ ] Add macro lines
16-
- [ ] Disable quoting
13+
- [x] Add explicit macro support
14+
- [x] Add macro lines
15+
- [x] ~~Disable quoting~~ (not needed)
1716
- [ ] Fix issues with nbt types
1817
- [ ] Fix issues on resource names versus keywords
1918
- [ ] Likely will need to combine them to some extent

0 commit comments

Comments
 (0)