mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add glaphyre/shingo@1.0.0 roblox
This commit is contained in:
parent
df72f0ef24
commit
0dc8e3efc1
2 changed files with 16 additions and 0 deletions
1
glaphyre/scope.toml
Normal file
1
glaphyre/scope.toml
Normal file
|
@ -0,0 +1 @@
|
|||
owners = [193719721]
|
15
glaphyre/shingo
Normal file
15
glaphyre/shingo
Normal file
|
@ -0,0 +1,15 @@
|
|||
["1.0.0 roblox"]
|
||||
published_at = "2025-02-28T16:54:57.386268455Z"
|
||||
description = "another signal implementation"
|
||||
license = "MIT"
|
||||
authors = ["glaphyre"]
|
||||
repository = "https://github.com/glaphyre/shingo"
|
||||
|
||||
["1.0.0 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/shingo.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["1.0.0 roblox".dependencies]
|
||||
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"]
|
Loading…
Add table
Reference in a new issue