Skip to content

Ludobits 2.0

Compare
Choose a tag to compare
@britzl britzl released this 30 Dec 19:36
· 82 commits to master since this release

BREAKING CHANGE: Changed folder structure:

  • File operation modules such as savetable.lua and savefile.lua have been moved to ludobits.m.io.*.
  • Input modules such as input.lua and gesture.lua have been moved to ludobits.m.input.*.
  • Physics modules moved to ludobits.m.physics.*
    NEW: Added ludobits.m.input.mapper.lua to rebind keys
    NEW: Added examples start page