forked from minecartchris/CC-Casnio
Update Casino_install.lua
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
-- This will install the selected program
|
-- This will install the selected program
|
||||||
local serverPath = "https://git.astronand.dev/minecartchris/CC-Casnio/raw/branch/main/prog"
|
local branch = "prog"
|
||||||
|
local serverPath = "https://git.astronand.dev/minecartchris/CC-Casnio/raw/branch/main/" .. branch
|
||||||
if fs.exists("startup.lua") then
|
if fs.exists("startup.lua") then
|
||||||
print("do you want to update existing file?")
|
print("do you want to update existing file?")
|
||||||
local A = io.read()
|
local A = io.read()
|
||||||
|
|||||||
Reference in New Issue
Block a user