Repixture/mods/rp_formspec
Wuzzy 7a281dc57c Fix rp_formspec warning 2022-08-13 00:02:28 +02:00
..
locale Move invtab translations 2022-08-12 21:50:35 +02:00
sounds Extract formspec API from rp_default → rp_formspec 2022-04-25 21:34:38 +02:00
textures Move invtab icons to the correct mods 2022-08-12 21:33:56 +02:00
API.md Add rp_formspec.refresh_formspec 2022-08-12 22:20:57 +02:00
README.txt Document API of rp_formspec 2022-08-10 15:57:38 +02:00
init.lua Fix rp_formspec warning 2022-08-13 00:02:28 +02:00
mod.conf Extract formspec API from rp_default → rp_formspec 2022-04-25 21:34:38 +02:00

README.txt

Repixure mod: rp_formspec
=============================
By Kaadmy and Wuzzy, for Repixture.

This is the formspec framework adding helper functions to build the formspecs,
i.e. inventory screens, message screens, and the like.

Developers: See `API.md` for a function reference. You need this if you
want to do anything with formspecs.

## Licensing
Sound licenses:
  * default_gui_button.ogg:
    * Source: https://freesound.org/people/joedeshon/sounds/117413/
    * Sound was changed!
    * Author: joedeshon (CC BY 3.0)
Texture license: CC BY-SA 4.0
Source license: LGPLv2.1