-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathwally.toml
More file actions
21 lines (20 loc) · 734 Bytes
/
Copy pathwally.toml
File metadata and controls
21 lines (20 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[package]
name = "csqrl/codify-plugin"
description = "Convert Instances to code; just like magic!"
version = "2.2.5" # /src/Data/Config.lua
license = "MIT"
authors = ["csqrl (https://csqrl.dev)", "boatbomber (https://www.boatbomber.com/)"]
contributors = ["chriscerie"]
registry = "https://github.com/upliftgames/wally-index"
realm = "shared"
[dependencies]
Highlighter = "boatbomber/highlighter@0.5.2"
StudioPlugin = "csqrl/studio-plugin@1.0.1"
StudioTheme = "csqrl/studio-theme@1.0.2"
Promise = "evaera/promise@4.0.0"
Hooks = "kampfkarren/roact-hooks@0.5.0"
RoactRouter = "reselim/roact-router@1.1.6"
Roact = "roblox/roact@1.4.4"
Rodux = "roblox/rodux@3.0.0"
RoduxHooks = "solarhorizon/rodux-hooks@0.3.0"
Sift = "csqrl/sift@0.0.3"