Lady
Game saver
A Lua-based library for serializing and deserializing LÖVE game objects.
Saving and loading LÖVE savegames, based on Ser
37 stars
5 watching
3 forks
Language: Lua
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gvx/bitser | A Lua serialization and deserialization library optimized for speed and compactness | 159 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |
gvx/ser | A Lua library for serializing tables in a fast and robust way | 76 |
gamegrind/binary-save-for-unity | A utility for serializing and deserializing data in Unity projects | 35 |
globalcitizen/svglover | A Lua library to import and display simple SVGs in LÖVE | 52 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
patrixr/lovelier | A tool for live reloading of Love2D games with support for Moonscript languages | 22 |
mrstahlfelge/gdx-gamesvcs | An integration framework for game services in libGDX games | 113 |
mcthesw/game-save-manager | A simple, user-friendly tool to manage game saves with features like cloud backup and quick file access. | 618 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 22 |
immortalx74/lovr-ui2d | An immediate mode GUI library for the LÖVR and LÖVE frameworks. | 34 |
mikuauahdark/love-fuser | A tool that automates the process of packaging and distributing games built with the LÖVE game engine using GitHub Actions | 17 |
mikuauahdark/lily | An asynchronous asset loading library for LOVE 2D games that utilizes multiple threads to load assets while maintaining the main thread's rendering capability. | 107 |
dknight/loveprofiler | A simple profiler for the Löve2D game framework that displays performance data on the canvas or in the terminal. | 7 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 450 |