From 1b351ff3474369b21f662c30f2a95e231b9afdd2 Mon Sep 17 00:00:00 2001 From: Le Juez Victor <90587919+Bigfoot71@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:07:05 +0000 Subject: [PATCH] Add link to new Lua port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 808c77a..3902301 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,4 @@ Checkout the demo with docs: http://mourner.github.io/simplify-js/ * Swift: [malcommac / SwiftSimplify](https://github.com/malcommac/SwiftSimplify) (by Daniele Margutti) * Unreal Engine: [SINTEF-9012 / SimplifyUnreal](https://github.com/SINTEF-9012/SimplifyUnreal) (by Antoine Pultier) * Postgres (using PL/Python): [shubhamjain / simplify-coordinates-sql](https://github.com/shubhamjain/simplify-coordinates-sql) (by Shubham Jain) + * Lua: [Bigfoot71 / simplify-lua](https://github.com/Bigfoot71/simplify-lua) (by Victor Le Juez)