mirror of
https://github.com/kepler155c/opus
synced 2025-01-27 07:34:45 +00:00
switch branch to develop-1.8
This commit is contained in:
parent
bc4f6cdb95
commit
70a98e33d7
@ -2,7 +2,7 @@
|
|||||||
local fs = _G.fs
|
local fs = _G.fs
|
||||||
local http = _G.http
|
local http = _G.http
|
||||||
|
|
||||||
_G.OPUS_BRANCH = 'master-1.8'
|
_G.OPUS_BRANCH = 'develop-1.8'
|
||||||
local GIT_REPO = 'kepler155c/opus/' .. _G.OPUS_BRANCH
|
local GIT_REPO = 'kepler155c/opus/' .. _G.OPUS_BRANCH
|
||||||
local BASE = 'https://raw.githubusercontent.com/' .. GIT_REPO
|
local BASE = 'https://raw.githubusercontent.com/' .. GIT_REPO
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user