Hope to have support for converting models to C# or Lua
Open
- Dominant language
- C++
- Stars
- 55
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
In our client-side project, we have a requirement for hot-reloading model files. However, C files cannot be hot-reloaded; they must be cross-compiled into dynamic or static libraries and released with the version. We have ways to hot-reload C# or Lua. We hope that the tool can not only output C files but also have the option to output C# or Lua.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.