Ludobits 2.0
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