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
+3-1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ The aim of this syntax definition is to provide a general, feature complete lang
15
15
-[ ] Fix issues with nbt and other suffixes on numbrs
16
16
-[ ] Fix issues on resource names versus keywords
17
17
- Specifically when using dotted names
18
+
-[ ] Add tests for Bedrock
19
+
-[ ] (VSCode & Sublime) Add jsonschema file for `pack.mcmeta`
18
20
19
21
## Installing
20
22
@@ -31,7 +33,7 @@ The aim of this syntax definition is to provide a general, feature complete lang
31
33
It is recommended you use [Package Control](https://packagecontrol.io/) to manage the package:
32
34
33
35
1.[Install Package Control](https://packagecontrol.io/installation) if it is not already present.
34
-
2. Run the `Package Control: Add Repository`[command](https://packagecontrol.io/docs/usage) and enter `https://github.com/rx-modules/syntax-mcfunction.git` to add the repository as a package.
36
+
2. Run the `Package Control: Add Repository`[command](https://packagecontrol.io/docs/usage) and enter `https://github.com/MinecraftCommands/syntax-mcfunction.git` to add the repository as a package.
35
37
3. Run the `Package Control: Install Package` and search for `syntax-mcfunction` to install it as you would a normal package.
36
38
37
39
<details><summary> If you already had language-mcfunction </summary>
0 commit comments