mirror of
https://github.com/kepler155c/opus
synced 2025-01-11 16:20:26 +00:00
installer branches
This commit is contained in:
parent
a0173ee7e6
commit
8e61c0ef46
@ -6,6 +6,7 @@ local os = _G.os
|
||||
|
||||
local requireInjector
|
||||
if not install.testing then
|
||||
_ENV.BRANCH = 'develop-1.8'
|
||||
local url ='https://raw.githubusercontent.com/kepler155c/opus/develop-1.8/sys/apis/injector.lua'
|
||||
requireInjector = load(http.get(url).readAll())()
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user