Skip to content

Commit

Permalink
Merge branch 'main-dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaKnijn committed Nov 8, 2022
2 parents 99e4075 + 6e00d1d commit 8b28489
Show file tree
Hide file tree
Showing 3 changed files with 2,774 additions and 7 deletions.
1 change: 1 addition & 0 deletions install.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ while true do
print("Downloading libraries right now")
shell.run("wget " .. baseRepoURL .. "/libs/semver.lua /libs/semver.lua")
shell.run("wget " .. baseRepoURL .. "/libs/youcube.lua /libs/youcube.lua")
shell.run("wget " .. baseRepoURL .. "/libs/basalt.lua /libs/basalt.lua")
print("Done!!")
return
end
Expand Down
Loading

0 comments on commit 8b28489

Please sign in to comment.