Develop 1.8 #20

Merged
Kan18 merged 242 commits from develop-1.8 into master-1.8 2019-11-10 20:52:08 -05:00
Showing only changes of commit bc4f6cdb95 - Show all commits

View File

@@ -2,7 +2,7 @@
local fs = _G.fs
local http = _G.http
_G.OPUS_BRANCH = 'develop-1.8'
_G.OPUS_BRANCH = 'master-1.8'
local GIT_REPO = 'kepler155c/opus/' .. _G.OPUS_BRANCH
local BASE = 'https://raw.githubusercontent.com/' .. GIT_REPO