Skip to content

Commit

Permalink
add more packages
Browse files Browse the repository at this point in the history
  • Loading branch information
suit-up-repos committed Mar 8, 2024
1 parent 1821c5c commit 47423d9
Showing 1 changed file with 22 additions and 8 deletions.
30 changes: 22 additions & 8 deletions wally.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,26 @@ realm = "shared"
registry = "https://github.com/upliftgames/wally-index"

[dependencies]
Knit = "sleitnick/[email protected]"
Signal = "sleitnick/[email protected]"
Comm = "sleitnick/[email protected]"
TableUtil = "sleitnick/[email protected]"
Timer = "sleitnick/[email protected]"
# Core
Import = "vocksel/[email protected]"
Knit = "sleitnick/[email protected]"
Promise = "evaera/[email protected]"
Janitor = "howmanysmall/[email protected]"
WaitFor = "sleitnick/[email protected]"
GameAnalytics = "dig1t/[email protected]"
# Analytics
GameAnalytics = "dig1t/[email protected]"
# RbxUtil
Comm = "sleitnick/[email protected]"
Component = "sleitnick/[email protected]"
Input = "sleitnick/[email protected]"
Janitor = "howmanysmall/[email protected]"
Observers = "sleitnick/[email protected]"
Option = "sleitnick/[email protected]"
Shake = "sleitnick/[email protected]"
Signal = "sleitnick/[email protected]"
TableUtil = "sleitnick/[email protected]"
Timer = "sleitnick/[email protected]"
Trove = "sleitnick/[email protected]"
WaitFor = "sleitnick/[email protected]"
# Typechecking
t = "osyrisrblx/[email protected]"
# Spring (for animations)
spr = "artisticvampyre/[email protected]"

0 comments on commit 47423d9

Please sign in to comment.