1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
This commit is contained in:
Takunomi Automaticus, The 2nd 2025-04-17 16:30:26 +02:00
parent 6d5c9ce235
commit 17c1f5a326

View File

@ -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.