Browse itch.io
Games
Game assets
Tools
Albums & soundtracks
Physical games
Comics
Books
Bundles
More itch.io
Game Jams
Community
Blog
Devlogs
itch.io
is community of indie game creators and players
See more
Devlogs
b0.6.2 : Write/Load Save
love2d.js
A downloadable tool
Posted
May 31, 2024
by
Oblerion Studio
Add
system.getOs() -> os
window.getTitle() -> title
window.setTitle(name)
system.writeSave(name,object)
system.readSave(name) -> object
Fix
cursor style
Files
love2djs_b0.6.2.zip
124 kB
May 31, 2024
love2djs_manual_en.pdf
179 kB
May 31, 2024
Download love2d.js
Leave a comment
More posts
b0.6.3 : Gamepad
Offline documentation : manual
b0.6 : Refactoring + open url
b0.5 : like a module
b0.4 touch fixes