Releases: adyingdeath/INJ
Releases · adyingdeath/INJ
v1.0.3-pre
- Repair severe bugs with Minecraft conditions in
if
statements. - Change
INJ.run()
to$()
for easier use. - Add
as @s
to execute if jump so that it can inherit the commander. - Now change ".mcfunction" extension to ".inj" for INJ files.
v1.0.2-pre
Add import syntax to make use of node.js lib. Add a new install.js sc…
v1.0.1-pre
Fixing some small problems, like watch mode exit, unclear error msg, …
v1.0.0-pre
The first usable version.