Initial commit

Initial commit
This commit is contained in:
Jaysyn904
2025-06-24 09:31:13 -04:00
parent 414a1020ea
commit 69b400b857
1058 changed files with 832476 additions and 15 deletions

View File

@@ -1,9 +1,9 @@
[package]
name = "Default Module"
description = "PRC8 version of ..."
version = "1.01prc8"
name = "JHR1 - The Vethboro Dragon [PRC8-CEP3]"
description = "PRC8 version of JHR1 - The Vethboro Dragon."
version = "1.26prc8"
url = "https://discord.gg/ca2ru3KxYd"
author = "Original Author"
author = "Jason Robinson"
author = "Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com>"
[package.sources]
@@ -15,8 +15,8 @@ author = "Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com>"
[target]
name = "default"
file = "Default Module.mod"
description = "PRC8 version of ..."
file = "JHR1 - The Vethboro Dragon [PRC8-CEP3].mod"
description = "PRC8 version of JHR1 - The Vethboro Dragon."
[target.sources]
include = "src/module/**/*"
include = "src/include/**/*"
@@ -239,10 +239,10 @@ description = "PRC8 version of ..."
[target]
name = "tophak"
file = "HAKNAME.hak"
description = "PRC8 merge hakpak for PRC8 version of ..."
file = "jhr1_merge.hak"
description = "Merge hakpak for PRC8 version of JHR1 - The Vethboro Dragon."
[target.sources]
include = "src/hakpak/HAKNAME/**/*"
include = "src/hakpak/jhr1_merge/**/*"
include = "src/include/**/*"
filter = "bnd_inc_bndfunc.nss"
filter = "bnd_vestig_const.nss"
@@ -459,4 +459,4 @@ description = "PRC8 merge hakpak for PRC8 version of ..."
filter = "xchst_inc.nss"
[target.rules]
"*" = "src/hakpak/HAKNAME/$ext"
"*" = "src/hakpak/jhr1_merge/$ext"