Add a hook listener to prevent invasive tweaks from OFT during development
This commit is contained in:
parent
ef719d4892
commit
07cba3d409
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// Hooks
|
||||
import "./hooks/hotReload.mjs";
|
||||
import "./hooks/oft.preRegisterTweak.mjs";
|
||||
import "./hooks/getHeaderControlsActorSheetV2.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue