-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwally.toml
19 lines (18 loc) · 807 Bytes
/
wally.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[package]
name = "triducal/roblox-template"
version = "0.1.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
[dependencies]
Loader = "sleitnick/[email protected]" # Module Loader For Services/Controllers
Charm = "littensy/[email protected]" # State Management
CharmSync = "littensy/[email protected]" # Server-Client Sync
CharmVide = "littensy/[email protected]" # Vide Hooks
Remo = "littensy/[email protected]" # Typed Remotes
Ripple = "littensy/[email protected]" # Motion Library
Sift = "csqrl/[email protected]" # Immutable Data Manipulation
Vide = "centau/[email protected]" # UI Library
Lapis = "nezuo/[email protected]" # Datastore Library
MockDataStore = "buildthomas/[email protected]" # Mock Datastore For Testing
Promise = "evaera/[email protected]" # Promise
t = "osyrisrblx/[email protected]" # Runtime type-checking