feat(jbhook1): Use sdk-hook and new config api

Summary:

Test Plan:
This commit is contained in:
icex2
2024-08-17 12:51:00 +02:00
parent c03f5d3909
commit f9f930112d
20 changed files with 605 additions and 610 deletions
+2 -2
View File
@@ -523,7 +523,7 @@ $(zipdir)/jb-01.zip: \
dist/dwarfstack/32/dwarfstack.dll \
dist/jb/config.bat \
dist/jb/gamestart-01.bat \
dist/jb/jbhook-01.conf \
dist/jb/inject-01.xml \
| $(zipdir)/
$(V)echo ... $@
$(V)zip -j $@ $^
@@ -538,7 +538,7 @@ $(zipdir)/jb-02.zip: \
dist/dwarfstack/32/dwarfstack.dll \
dist/jb/config.bat \
dist/jb/gamestart-02.bat \
dist/jb/jbhook-02.conf \
dist/jb/inject-02.xml \
| $(zipdir)/
$(V)echo ... $@
$(V)zip -j $@ $^