vide/wally.toml
2025-01-21 19:43:14 +01:00

19 lines
412 B
TOML

[package]
name = "alicesaidhi/vide"
description = "Fork of vide, comes with Roblox Instance Types"
license = "MIT"
version = "0.3.1-lite.656"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
include = ["default.project.json", "LICENSE", "src"]
exclude = [
".github",
"docs",
"test",
".gitattributes",
".gitignore",
".luaurc",
"CHANGELOG.md",
"README.md",
"todo.md"
]