updater: moved changelog to subfolder
This commit is contained in:
3
include/updater/changelog/boot_package.ini
Normal file
3
include/updater/changelog/boot_package.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
[boot]
|
||||
try:
|
||||
download https://git.niklascfw.de/OmniNX/OmniNX/raw/branch/main/docs/changelog_latest.txt ./changelog.txt
|
||||
10
include/updater/changelog/changelog.ini
Normal file
10
include/updater/changelog/changelog.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[Changelog]
|
||||
[Changelog]
|
||||
;mode=table
|
||||
;alignment=left
|
||||
;header=false
|
||||
;scrollable=true
|
||||
;wrapping_mode=word
|
||||
;background=true
|
||||
;info_text_color=warning
|
||||
list_file_source './changelog.txt'
|
||||
2
include/updater/changelog/changelog.txt
Normal file
2
include/updater/changelog/changelog.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Kein Internet?
|
||||
Versuche auch die Zeit zu Synchronisieren
|
||||
Reference in New Issue
Block a user