Save system

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
User avatar
zalander
Citizen
Posts: 72
Joined: Mon Jan 09, 2023 5:58 am
Location: India

Save system

Post by zalander »

Hi there !
I created a small save system library.
This is my first library so i hope it will be good :ultraglee:

Code: Select all

l.load(filename)
l.save(value, filename)
--[[
l.load() returns the information in the file and creates it if the file is not found or if it is not created.
l.save() updates the information in the file and creates and updates the information if the file is not found.
--]]
Attachments
sav.lua
(508 Bytes) Downloaded 175 times
Using LOVE to make everything except games :crazy:

Code: Select all

astring = "pog"
print(astring)
--pog
Post Reply

Who is online

Users browsing this forum: No registered users and 71 guests