🤖 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:
parent
6d5c9ce235
commit
17c1f5a326
24
README.md
24
README.md
|
@ -4,6 +4,30 @@
|
||||||
|
|
||||||
# Utility library for creating palette swaps of LÖVE-based images
|
# 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
|
## 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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user