add jiwonz/roblox_install@0.1.0 lune

This commit is contained in:
pesde index updater 2024-10-31 14:49:46 +00:00
parent d7a29d5114
commit fa2da9e7c7

15
jiwonz/roblox_install Normal file
View file

@ -0,0 +1,15 @@
["0.1.0 lune"]
published_at = "2024-10-31T14:49:46.547513390Z"
description = "Get the install directory of Roblox in Lune"
license = "MPL-2.0"
authors = ["jiwonz"]
repository = "https://github.com/jiwonz/roblox-install-lune"
["0.1.0 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.1.0 lune".dependencies]
dirs = [{ name = "jiwonz/dirs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
winreg = [{ name = "jiwonz/winreg", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]