Skip to content

2.6.0

Compare
Choose a tag to compare
@Chris3606 Chris3606 released this 05 Feb 00:21
· 673 commits to master since this release

New Features

  • Added "factory" system which can be useful for creating factory-based architectures of objects (for example, GameObjects
    • Current examples of usage are located at the GoRogue-SadConsole integration library here, as that is where the code was originally pulled from
    • More direct usage examples will be posted to the GoRogue documentation page in the future.