diff --git a/avafe/enum_ser_des b/avafe/enum_ser_des new file mode 100644 index 0000000..fcc30ba --- /dev/null +++ b/avafe/enum_ser_des @@ -0,0 +1,15 @@ +["0.1.0 roblox"] +published_at = "2025-01-16T16:41:39.384798424Z" +license = "MIT" +authors = ["Avafe"] +repository = "https://github.com/imavafe/moonlets" + +["0.1.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.0 roblox".dependencies] +TableUtil = [{ wally = "wally#sleitnick/table-util", version = "^1.2.1", index = "https://github.com/UpliftGames/wally-index" }, "standard"] +rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]