focus-creative-games / luban

luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
https://code-philosophy.com/
MIT License
3.41k stars 543 forks source link

是否能考虑添加typescript_bin的支持 #117

Closed Alistairot closed 8 months ago

Alistairot commented 8 months ago

rt 原来的classic版本是有的,现在新版是否有计划添加typescript_bin呢

Alistairot commented 8 months ago

官网文档那里二进制的支持是打钩了的

image

pirunxi commented 8 months ago

旧版本是支持的,但新版本没有移植。因为感觉这个BinaryReader十分低效。 你暂时可以参照旧版本实现这个typescript-bin的支持。我们后面如果重新支持的话,会再次回复你的