Add resources for HSR

This commit is contained in:
mkrsym1 2023-06-08 19:38:36 +03:00
parent 006ff30914
commit 2584898be6
6 changed files with 9 additions and 1 deletions

View File

@ -15,7 +15,12 @@ sources = [
]
resources = [
'res/hi3/glb/allocations.dat',
'res/hi3/glb/entries.dat'
'res/hi3/glb/entries.dat',
'res/hsr/os/allocations.dat',
'res/hsr/os/entries.dat',
'res/hsr/cn/allocations.dat',
'res/hsr/cn/entries.dat'
]
# Generate resource files for ./res

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +1,5 @@
### 1.0.0
- First version
### 1.1.0
- HSR support