You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-5
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,14 @@
5
5
6
6
## Download
7
7
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!
10
9
## Goals
11
10
12
11
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.
13
12
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)
17
16
-[ ] Fix issues with nbt types
18
17
-[ ] Fix issues on resource names versus keywords
19
18
-[ ] Likely will need to combine them to some extent
0 commit comments