yes
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "rbxtsc",
|
||||
"watch": "rbxtsc -w"
|
||||
"watch": "rbxtsc -w",
|
||||
"build-to-roblox": "rbxtsc && rojo build --plugin \"next-station.rbxm\""
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
@@ -23,5 +24,8 @@
|
||||
"prettier": "^3.6.2",
|
||||
"roblox-ts": "^3.0.0",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rbxts/signal": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user