initialize

This commit is contained in:
2025-08-09 14:31:59 -06:00
commit 33ccb7e3eb
31 changed files with 2399 additions and 0 deletions

15
pesde.toml Normal file
View File

@@ -0,0 +1,15 @@
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" }