WingedSeal / jmc

A compiler for JMC (JavaScript-like Minecraft Function), a mcfunction extension language for making Minecraft Datapack
https://jmc.wingedseal.com
MIT License
64 stars 7 forks source link

Add `jmc=True` to `emit` in `JMC.python` #84

Closed WingedSeal closed 4 months ago

WingedSeal commented 4 months ago

Unable to add it directly to emit due to circular dependencies reason. Change the feature to JMC.python(..., jmc=true) instead.

WingedSeal commented 4 months ago

added in https://github.com/WingedSeal/jmc/commit/dc92f641ef0385a909b50dc33812d184d694f269