• v0.0.2 b2600cecb0

    v0.0.2 Stable

    scionaltera released this 2022-11-06 13:34:31 -08:00 | 1000 commits to master since this release

    Split the application into two modules: core and demo. If you were going to use this to write your own MUD you could take the core jar, use it as a dependency and use the demo module as a model for how to build your own game. All the parts you'd want to customize are now moved over to demo, and nothing in demo is required for core to run as long as you have written some kind of application module.

    Downloads