🍗try add fusion

This commit is contained in:
2025-11-22 22:04:11 +01:00
parent bb02dfd558
commit 9114bafb8f
6 changed files with 66 additions and 68 deletions

View File

@@ -6,8 +6,7 @@
"scripts": {
"build": "rbxtsc",
"watch": "rbxtsc -w",
"lint": "eslint",
"prepare": "ts-patch install -s"
"lint": "eslint"
},
"keywords": [],
"author": "Aconit team",
@@ -39,6 +38,7 @@
"@flamework/components": "^1.3.2",
"@flamework/core": "^1.3.2",
"@flamework/networking": "^1.3.2",
"ts-patch": "^3.3.0"
"@rbxts/fusion-0.3-temp": "^0.7.2",
"@rbxts/object-utils": "^1.0.4"
}
}