2025/12/11 Update

Updated module GUI event for spell effect manager.
Updated PEPS.
Updated includes.
This commit is contained in:
Jaysyn904
2025-12-11 20:51:44 -05:00
parent d232a54328
commit c81e5b5a05
176 changed files with 12268 additions and 4800 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "Random Dungeon Generator 9f [PRC8-PEPS-CEP3]"
name = "Random Dungeon Generator 9f [PRC8-CEP3]"
description = "PRC8 version of Random Dungeon Generator."
version = "9.2prc8"
version = "9.3prc8"
url = "https://discord.gg/ca2ru3KxYd"
author = "Elidrin"
author = "Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com>"
@@ -15,9 +15,9 @@ author = "Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com>"
[target]
name = "default"
file = "Random Dungeon Generator 9f [PRC8-PEPS-CEP3].mod"
file = "Random Dungeon Generator 9f [PRC8-CEP3].mod"
description = "PRC8 version of Random Dungeon Generator."
[target.sources]
[target.sources]
include = "src/module/**/*"
include = "src/include/**/*"
filter = "bnd_inc_bndfunc.nss"
@@ -473,7 +473,7 @@ description = "Merge hakpak for PRC8 version of Random Dungeon Generator 9f."
[target.rules]
"*" = "src/hakpak/rdg_prc8_top/$ext"
[target]
[target]
name = "pepshak"
file = "peps_prc8.hak"
description = "PEPS hakpak for PRC8 version of Random Dungeon Generator 9f."