Go to file
GianptDev 8c168c9c38 added changelog and contributing details 2022-08-14 19:21:05 +02:00
docs changes 2022-08-14 10:54:58 +02:00
resources first commit 2022-08-14 10:40:14 +02:00
CHANGELOG.md added changelog and contributing details 2022-08-14 19:21:05 +02:00
CONTRIBUTING.md added changelog and contributing details 2022-08-14 19:21:05 +02:00
LICENSE first commit 2022-08-14 10:40:14 +02:00
init.lua added changelog and contributing details 2022-08-14 19:21:05 +02:00
mod.conf first commit 2022-08-14 10:40:14 +02:00
readme.md changes 2022-08-14 10:54:58 +02:00
screenshot.png first commit 2022-08-14 10:40:14 +02:00

readme.md

BeTween Api

This is a mod that implements interpolation functions and tween for animation in the game minetest.

This mod can be used by other mods for animations, currently tested for huds.

ContentDB

showcase

Installation

Just put this mod in your mod folder or in your custom mod.

Wiki

Documentation about using the features of the api is written in the docs folder.

Contribute

If you want to add more easing functions or want to ask about a specific feature, ask in the Issues panel.