mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update pesde.toml
This commit is contained in:
parent
92cf612cef
commit
880b2af558
1 changed files with 4 additions and 1 deletions
|
|
@ -2,11 +2,13 @@ name = "alicesaidhi/vide"
|
||||||
version = "0.3.1-lite.656"
|
version = "0.3.1-lite.656"
|
||||||
description = "vide with types"
|
description = "vide with types"
|
||||||
authors = ["centau"]
|
authors = ["centau"]
|
||||||
repository = "https://github.com/centau/vide"
|
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
includes = ["src/*", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "roblox"
|
environment = "roblox"
|
||||||
|
build_files = ["src"]
|
||||||
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[scripts]
|
[scripts]
|
||||||
roblox_sync_config_generator = ".pesde/roblox_sync_config_generator.luau"
|
roblox_sync_config_generator = ".pesde/roblox_sync_config_generator.luau"
|
||||||
|
|
@ -14,3 +16,4 @@ sourcemap_generator = ".pesde/sourcemap_generator.luau"
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue