blob: afc9b37c80d554236411cdd86c58cf89ea4f1571 (
plain)
1
2
3
4
5
|
name=serialize_lib
title=Lua Serialization Library
description=A library to efficiently write and read Lua tables to/from a file, with support for atomic operations
author=orwell96
depends = ch_base
|