From d787ad9e6343c4170a34e2744fe0be09dfd3b2d2 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 4 Apr 2025 07:43:11 +0000 Subject: [PATCH] add wrello/animations@2.3.0 roblox --- wrello/animations | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wrello/animations b/wrello/animations index 65f019f..abf10d6 100644 --- a/wrello/animations +++ b/wrello/animations @@ -40,3 +40,15 @@ repository = "https://github.com/wrello/Animations" ["2.2.0 luau".target] environment = "luau" lib = "init.lua" + +["2.3.0 roblox"] +published_at = "2025-04-04T07:43:11.748134981Z" +description = "An easy to use module for playing & pre-loading animations in Roblox." +license = "MIT" +authors = ["wrello"] +repository = "https://github.com/wrello/Animations" + +["2.3.0 roblox".target] +environment = "roblox" +lib = "init.lua" +build_files = ["Deps", "Package", "init.lua"]