Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
minetest.serialize: Reversible number serialization (#9722)
* minetest.serialize: Reversible number to string conversion The %a format is not supported in Lua 5.1. This commit also adds two tests for number serialization.
- Loading branch information
Showing
with
14 additions
and 9 deletions.