mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
added pre build hook to join the dll file
This commit is contained in:
3
.hemtt/hooks/pre_build/prep_extensions.rhai
Normal file
3
.hemtt/hooks/pre_build/prep_extensions.rhai
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
// copy everything in ./dist to root
|
||||||
|
// get all files
|
||||||
|
const distDir = HEMTT_VFS.join("dist");
|
||||||
@@ -1 +0,0 @@
|
|||||||
armatak\core\armatak_main
|
|
||||||
Reference in New Issue
Block a user