mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add jiwonz/luau_path@0.1.3 luau
This commit is contained in:
parent
3cc4060814
commit
38fa08f373
1 changed files with 14 additions and 0 deletions
|
@ -39,3 +39,17 @@ lib = "src/init.luau"
|
|||
|
||||
["0.1.2 luau".dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
["0.1.3 luau"]
|
||||
published_at = "2025-04-18T04:35:41.039257013Z"
|
||||
description = "A Luau library to handle file paths based on the Rust path library by jeparlefrancais, Uploaded for pesde"
|
||||
license = "MIT"
|
||||
authors = ["jeparlefrancais <jeparlefrancais21@gmail.com>"]
|
||||
repository = "https://github.com/seaofvoices/luau-path"
|
||||
|
||||
["0.1.3 luau".target]
|
||||
environment = "luau"
|
||||
lib = "src/init.luau"
|
||||
|
||||
["0.1.3 luau".dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue