forked from Mirrors/OmniNX
Updated configs and Omni Downloader
This commit is contained in:
parent
8905ebf2a8
commit
6f8d2c1eb5
5 changed files with 9 additions and 9 deletions
BIN
varients/light/bootloader/sys/nyx.bin
Normal file → Executable file
BIN
varients/light/bootloader/sys/nyx.bin
Normal file → Executable file
Binary file not shown.
|
|
@ -1,5 +1,5 @@
|
|||
[OmniNX]
|
||||
current_pack=light
|
||||
current_pack=Light
|
||||
version=1.0.0
|
||||
update_channel=0
|
||||
channel_pack=light
|
||||
channel_pack=Light
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
[Light Pack]
|
||||
ini_file '/config/omninx/manifest.ini'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'light'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'Light'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '0'
|
||||
[Standard Pack]
|
||||
ini_file '/config/omninx/manifest.ini'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'standard'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'Standard'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '2'
|
||||
[OC Pack]
|
||||
ini_file '/config/omninx/manifest.ini'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'oc'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'OC'
|
||||
set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '1'
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
[OmniNX]
|
||||
current_pack=oc
|
||||
current_pack=OC
|
||||
version=1.0.0
|
||||
update_channel=1
|
||||
channel_pack=oc
|
||||
channel_pack=OC
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[OmniNX]
|
||||
current_pack=standard
|
||||
current_pack=Standard
|
||||
version=1.0.0
|
||||
update_channel=2
|
||||
channel_pack=standard
|
||||
channel_pack=Standard
|
||||
Loading…
Reference in a new issue