Forgot the TLK

Forgot the TLK
This commit is contained in:
Jaysyn904 2025-06-18 20:20:47 -04:00
parent adc347f668
commit 7a6dd66218
4 changed files with 14 additions and 1 deletions

View File

@ -233,7 +233,17 @@ description = "PRC8 version of U1-3 - The Sinister Secret of Saltmarsh."
filter = "prc_nui_consts.nss"
filter = "nw_inc_nui"
filter = "xchst_inc.nss"
[target]
name = "tlk"
file = "salt_prc8_merge.tlk"
description = "Merge tlk for the PRC8 version of U1-3 - The Sinister Secret of Saltmarsh."
[target.sources]
include = "src/module/tlk/*.json"
[target.rules]
"*" = "src/module/$ext"
[target]
name = "tophak"
file = "salt_prc8_top.hak"

1
pack_tlk.cmd Normal file
View File

@ -0,0 +1 @@
nasher pack tlk --verbose

File diff suppressed because one or more lines are too long

1
unpack_tlk.cmd Normal file
View File

@ -0,0 +1 @@
nasher unpack tlk --verbose