name = "eternitydev/warp" version = "1.1.0-pre4" description = "A rapidly-fast & powerful networking library." authors = ["eternitydev"] repository = "https://github.com/imezx/Warp" license = "MIT" includes = [ "pesde.toml", "README.md", "LICENSE", "src/**/*.luau", ] [target] environment = "luau" lib = "src/init.luau" build_files = ["src"] [indices] default = "https://github.com/pesde-pkg/index"