Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmindoFlores authored Sep 5, 2019
1 parent e1c642c commit 7ca1964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __How to build MineScript__
2. Run the command `java org.antlr.v4.Tool -Dlanguage=Python3 -visitor -no-listener MineScript.g4` on the MineScript directory.
3. To turn your code into a minecraft datapack, use `MineScript.py --file yourfile.ms` on the command line

Alternatively, you can download the binary file [here](https://github.com/ArmindoFlores/MineScript/releases/download/v1.0.0-beta/minescript-x86.exe)
Alternatively, you can download the binary file [here](https://github.com/ArmindoFlores/MineScript/releases/download/v1.1.1-beta/minescript-x86.exe)

__Documentation:__

Expand Down

0 comments on commit 7ca1964

Please sign in to comment.