2025/07/19 Update

Added PEPS AI
Full compile.
This commit is contained in:
Jaysyn904
2025-07-19 14:20:47 -04:00
parent 32f8ac2644
commit 599979b019
173 changed files with 164296 additions and 1515 deletions

View File

@@ -235,4 +235,14 @@ description = "PRC8 version of D3 - Vault of the Drow."
filter = "xchst_inc.nss"
[target.rules]
"*" = "src/module/$ext"
"*" = "src/module/$ext"
[target]
name = "pepshak"
file = "peps_prc8.hak"
description = "PEPS hakpak for PRC8 version of D3 - Vault of the Drow."
[target.sources]
include = "src/hakpak/peps_prc8/**/*"
[target.rules]
"*" = "src/hakpak/peps_prc8/$ext"