From 17c1f5a326c80326b0d000846b671900fbd79a64 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Thu, 17 Apr 2025 16:30:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager) --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 1029243..44b75a7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,30 @@ # Utility library for creating palette swaps of LÖVE-based images +- Author: Jon Michael Aanes (jonjmaa@gmail.com) + +## [Tables](#Tables) + +palette_swap.color_map +Example color maps + +## [Fields](#Fields) + +palette_swap.get_palette_from_image_data +API + +## Tables + +palette_swap.color_map + + Example color maps + +## Fields + +palette_swap.get_palette_from_image_data + + API + ## Dependencies This project requires [PUC Lua 5.1](https://www.tecgraf.puc-rio.br/lua/mirror/versions.html#5.1) or [LuaJIT](https://luajit.org/luajit.html). Newer versions of PUC Lua are not supported.