This commit is contained in:
alice 2024-10-20 19:59:41 +02:00
parent a5d6ae91ac
commit a0083e1862
8 changed files with 106 additions and 9 deletions

16
pesde.toml Normal file
View file

@ -0,0 +1,16 @@
name = "alicesaidhi/vide"
version = "0.3.1-lite.646"
description = "vide with types"
authors = ["centau"]
repository = "https://github.com/centau/vide"
license = "MIT"
[target]
environment = "roblox"
[scripts]
roblox_sync_config_generator = ".pesde/roblox_sync_config_generator.luau"
sourcemap_generator = ".pesde/sourcemap_generator.luau"
[indices]
default = "https://github.com/daimond113/pesde-index"