diff --git a/pesde.toml b/pesde.toml index a57bfca..0b9c4f3 100644 --- a/pesde.toml +++ b/pesde.toml @@ -7,6 +7,8 @@ license = "MIT" [target] environment = "roblox" +build_files = ["src"] +lib = "src/init.luau" [indices] default = "https://github.com/pesde-pkg/index"