File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
2- name = " weenachuangkud/fastcast2" # Replace with your Roblox username and project name
2+ name = " weenachuangkud/fastcast2"
33description = " An improved version of FastCast with Parallel scripting, more extensions, and statically typed"
4- author = [ " Mawin Chuangkud" ]
4+ author = " Mawin Chuangkud"
55version = " 0.1.0"
6- registry = " https://github.com/weenachuangkud/FastCast2"
7- realm = " shared" # Or "server" or "client" depending on your package's scope
6+ registry = " https://github.com/UpliftGames/wally-index"
7+ realm = " shared"
8+ exclude = [
9+ " node_modules/**" ,
10+ " .git/**" ,
11+ " build/**" ,
12+ " docs/**" ,
13+ " benchmarks/**" ,
14+ " .agents/**" ,
15+ " .moonwave/**" ,
16+ " .github/**" ,
17+ " .vscode/**" ,
18+ " README.md" ,
19+ " README.th.md" ,
20+ " TODO.md" ,
21+ " moonwave.toml" ,
22+ " selene.toml" ,
23+ " package.json" ,
24+ " package-lock.json" ,
25+ " CONTRIBUTING.md" ,
26+ " AGENTS.md" ,
27+ " LICENSE-CC-BY-NC-ND" ,
28+ " LICENSE-MIT" ,
29+ ]
30+
31+ [dependencies ]
You can’t perform that action at this time.
0 commit comments