Updated configs and Omni Downloader

This commit is contained in:
niklascfw 2026-02-03 22:16:27 +01:00
parent 8905ebf2a8
commit 6f8d2c1eb5
No known key found for this signature in database
5 changed files with 9 additions and 9 deletions

BIN
varients/light/bootloader/sys/nyx.bin Normal file → Executable file

Binary file not shown.

View file

@ -1,5 +1,5 @@
[OmniNX] [OmniNX]
current_pack=light current_pack=Light
version=1.0.0 version=1.0.0
update_channel=0 update_channel=0
channel_pack=light channel_pack=Light

View file

@ -2,13 +2,13 @@
[Light Pack] [Light Pack]
ini_file '/config/omninx/manifest.ini' 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' set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '0'
[Standard Pack] [Standard Pack]
ini_file '/config/omninx/manifest.ini' 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' set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '2'
[OC Pack] [OC Pack]
ini_file '/config/omninx/manifest.ini' 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' set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '1'

View file

@ -1,5 +1,5 @@
[OmniNX] [OmniNX]
current_pack=oc current_pack=OC
version=1.0.0 version=1.0.0
update_channel=1 update_channel=1
channel_pack=oc channel_pack=OC

View file

@ -1,5 +1,5 @@
[OmniNX] [OmniNX]
current_pack=standard current_pack=Standard
version=1.0.0 version=1.0.0
update_channel=2 update_channel=2
channel_pack=standard channel_pack=Standard