Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local LatestVersion = "2.0.0"
- local Disc = "n"
- settings.load(".settings")
- if settings.get("ClientVersion") ~= LatestVersion then
- shell.run("os/System/Programs/UpdateMenu","ShowNewUpdate",LatestVersion,Disc)
- end
Add Comment
Please, Sign In to add comment