mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add killergg/axis@0.1.0-rc.1 roblox
This commit is contained in:
parent
0dabe1806f
commit
b31e3d2959
1 changed files with 15 additions and 0 deletions
15
killergg/axis
Normal file
15
killergg/axis
Normal file
|
@ -0,0 +1,15 @@
|
|||
["0.1.0-rc.1 roblox"]
|
||||
published_at = "2025-04-14T00:38:28.924454357Z"
|
||||
description = "An agnostic, simple and versatile input library for ECS"
|
||||
license = "MIT"
|
||||
authors = ["NeonD00m", "As8D"]
|
||||
repository = "https://github.com/neond00m/Axis"
|
||||
|
||||
["0.1.0-rc.1 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.1.0-rc.1 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