Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 503 Bytes

Readme.md

File metadata and controls

20 lines (16 loc) · 503 Bytes

malt.core

Build Status

malt.core provides the fundamental features any malt module relies upon:

  • runtime component management
  • message communications
  • entity management
  • modules
  • engine interface
  • reflection (static and dynamic)
  • serialization
  • debugging
  • profiling

malt.core itself can be installed as a malt module, however it doesn't export any component or implement any module