amethyst / amethyst/bracket-lib
Support a script language
Aberta
enhancement
- Linguagem predominante
- Rust
- Estrelas
- 1.7k
- Forks
- 126
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
A scripting system allows game customization without recompile rust code, improving speed on the game testing.
It would be good if:
- A script runner that runs another language (Lua, Python, etc)
- Scripts can create ECS systems and use the ECS capabilities
- Scripts can create arbitrary data structures
- Close to no speed overhead
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.