Add resources for HSR
This commit is contained in:
parent
006ff30914
commit
2584898be6
@ -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
|
||||
|
BIN
game_payload/res/hsr/cn/allocations.dat
Normal file
BIN
game_payload/res/hsr/cn/allocations.dat
Normal file
Binary file not shown.
BIN
game_payload/res/hsr/cn/entries.dat
Normal file
BIN
game_payload/res/hsr/cn/entries.dat
Normal file
Binary file not shown.
BIN
game_payload/res/hsr/os/allocations.dat
Normal file
BIN
game_payload/res/hsr/os/allocations.dat
Normal file
Binary file not shown.
BIN
game_payload/res/hsr/os/entries.dat
Normal file
BIN
game_payload/res/hsr/os/entries.dat
Normal file
Binary file not shown.
@ -1,2 +1,5 @@
|
||||
### 1.0.0
|
||||
- First version
|
||||
|
||||
### 1.1.0
|
||||
- HSR support
|
||||
|
Loading…
Reference in New Issue
Block a user