finish hotbar (i think)

This commit is contained in:
Reid 2023-08-15 22:20:02 -07:00
parent ae53beab05
commit bbf70cf869
3 changed files with 36 additions and 8 deletions

View file

@ -33,6 +33,7 @@
},
"dependencies": {
"@rbxts/character-promise": "^1.0.2",
"@rbxts/flipper": "^2.0.1",
"@rbxts/log": "^0.6.3",
"@rbxts/make": "^1.0.6",
"@rbxts/matter": "^0.6.2-ts.6",
@ -41,6 +42,7 @@
"@rbxts/rewire": "^0.3.0",
"@rbxts/roact": "^1.4.4-ts.0",
"@rbxts/roact-hooked": "^2.6.0",
"@rbxts/roact-hooked-plus": "^1.8.1",
"@rbxts/roact-reflex": "^2.1.0",
"@rbxts/services": "^1.5.1",
"@rbxts/testez": "^0.4.2-ts.0",