Files
moana/pesde.toml
2025-08-09 14:31:59 -06:00

16 lines
308 B
TOML

name = "moana/moana"
version = "0.1.0"
description = "network"
authors = ["me"]
repository = "https://codeberg.org/moana"
license = "MIT"
[target]
environment = "luau"
[indices]
default = "https://github.com/pesde-pkg/index"
[dependencies]
asciitable = { name = "kimpure/asciitable", version = "^0.2.1" }