-Ghost- wrote:Cool idea! I keep forgetting a lot of these games coming out are actually just GzDoom TC's and I could add my own mods to them. Does it have the files to just boot it up in ZDL or something?
Hands of Necromancy is an ipk3 with a bunch of child wads that are set to load at startup.
The mod doesn't have a wad/pk3 yet. But you can always
download the files (or clone the repo) and point the -file parameter to the folder.
Here's my shortcut for gzdoom target pointing to the folder:
- Code: Select all • Expand view
C:\Games\gzdoom\gzdoom.exe -iwad C:\Games\hon\HandsOfNecromancy.ipk3 -file c:\Games\fon
Here's my shortct for hand of necromancy exe pointing at the folder:
- Code: Select all • Expand view
C:\Games\hon\handsofnecromancy.exe -file c:\Games\fon
Last edited by peewee_RotA on Mon Jun 27, 2022 5:36 am, edited 3 times in total.