Skip to content

Commit

Permalink
Add functions for getting Roblox Studio locations to roblox library
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekkonot committed Dec 18, 2024
1 parent 5d1401c commit d379dfa
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 29 deletions.
106 changes: 77 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/lune-std-roblox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ mlua-luau-scheduler = { version = "0.0.2", path = "../mlua-luau-scheduler" }

once_cell = "1.17"
rbx_cookie = { version = "0.1.4", default-features = false }
roblox_install = "1.0.0"

lune-utils = { version = "0.1.3", path = "../lune-utils" }
lune-roblox = { version = "0.1.4", path = "../lune-roblox" }
Loading

0 comments on commit d379dfa

Please sign in to comment.