e61227d2b1
chore: update Cargo.lock
77a29989d9
feat: use mlua for plugins. use lua for plugin manifests
809677a8d2
wip: current progress removing old code, loading plugin info from lua
0655d563cd
feat: use libmem /MD static builds
1a7a7cfe9b
fix: fix rpk interceptor file loading
afa493bfc3
chore(emtk): remove unused dependency cbindgen
f0a98967ea
feat(emf): redirect fs calls to EMTK cache dir (#63)
feat(emf): redirecting fs calls to EMTK cache dir
17b3d5b3a9
merge main into feat/fs-redirection
559480296e
chore(linux): configure vscode settings to support cargo xwin
feat(emf): redirecting fs calls to EMTK cache dir
da944e602e
feat(emf): redirecting fs calls to EMTK cache dir
f4646b80de
fix: emf crashing when no plugins are loaded
fc9eaf4736
fix(emtk): WinResource not compiling on cargo-xwin unix hosts
75acf17c02
fix: sorting merged rpk output correctly
Add assets to the database after being merged
a91c93f3f2
rreplace char_p::Box with repr_c::String