鹤翔万里
鹤翔万里
Hello everyone, I will explain the current status of manim in this issue. Now there are _three_ main manim versions, and their differences: 1. **The `master` branch of [3b1b/manim](https://github.com/3b1b/manim)**: Rendering...
Same as #60, the typo in the comment will confuse people.
The example of `compareFromEntry` function of `Point3` has some typos which will confuse people.
See https://github.com/Tony031218/manim_projects/actions/runs/220766266
Add a feature to read configs from a yaml file.
现在的代码只能显示统计信息里 `minecraft:` 开头的部分,但如果有其他 mod 的话其他物品/方块/实体的信息也都会记录在同一 json 文件里,个人感觉应该也需要支持读取(至少我有过这个需求) 原有的用法不会改变,`minecraft:` 前缀仍可省略,只是不为其他 namespace 的 id 额外添加前缀而已