Megumin pushed to feat/lua-rt at ExanimaModding/Toolkit 2025年05月05日 03:29:23 +02:00
e61227d2b1 chore: update Cargo.lock
77a29989d9 feat: use mlua for plugins. use lua for plugin manifests
Compare 2 commits »
Megumin pushed to feat/lua-rt at ExanimaModding/Toolkit 2025年05月03日 18:59:20 +02:00
809677a8d2 wip: current progress removing old code, loading plugin info from lua
Megumin created branch feat/lua-rt in ExanimaModding/Toolkit 2025年05月03日 18:59:19 +02:00
Megumin pushed to main at ExanimaModding/Toolkit 2025年05月02日 23:24:35 +02:00
0655d563cd feat: use libmem /MD static builds
Megumin pushed to feat/rpk_intercept at ExanimaModding/Toolkit 2025年04月28日 00:42:30 +02:00
1a7a7cfe9b fix: fix rpk interceptor file loading
Megumin pushed to main at ExanimaModding/Toolkit 2024年09月29日 03:21:24 +02:00
afa493bfc3 chore(emtk): remove unused dependency cbindgen
Megumin deleted branch feat/fs-redirection from ExanimaModding/Toolkit 2024年09月29日 03:12:54 +02:00
Megumin pushed to main at ExanimaModding/Toolkit 2024年09月29日 03:12:53 +02:00
f0a98967ea feat(emf): redirect fs calls to EMTK cache dir (#63)
Megumin merged pull request ExanimaModding/Toolkit#63 2024年09月29日 03:12:53 +02:00
feat(emf): redirecting fs calls to EMTK cache dir
Megumin pushed to feat/fs-redirection at ExanimaModding/Toolkit 2024年09月29日 03:11:50 +02:00
17b3d5b3a9 merge main into feat/fs-redirection
559480296e chore(linux): configure vscode settings to support cargo xwin
Compare 2 commits »
Megumin created pull request ExanimaModding/Toolkit#63 2024年09月29日 03:10:14 +02:00
feat(emf): redirecting fs calls to EMTK cache dir
Megumin pushed to feat/fs-redirection at ExanimaModding/Toolkit 2024年09月29日 03:06:44 +02:00
da944e602e feat(emf): redirecting fs calls to EMTK cache dir
Megumin created branch feat/fs-redirection in ExanimaModding/Toolkit 2024年09月29日 03:06:44 +02:00
Megumin pushed to feat/launcher at ExanimaModding/Toolkit 2024年09月29日 00:39:47 +02:00
f4646b80de fix: emf crashing when no plugins are loaded
Megumin pushed to feat/launcher at ExanimaModding/Toolkit 2024年09月28日 23:24:52 +02:00
fc9eaf4736 fix(emtk): WinResource not compiling on cargo-xwin unix hosts
Megumin pushed to feat/launcher at ExanimaModding/Toolkit 2024年08月04日 17:16:42 +02:00
75acf17c02 fix: sorting merged rpk output correctly
Megumin opened issue ExanimaModding/Toolkit#54 2024年08月03日 20:18:48 +02:00
Add assets to the database after being merged
Megumin pushed tag v0.0.1 to ExanimaModding/Toolkit 2024年08月03日 14:16:19 +02:00
Megumin deleted tag v0.0.1 from ExanimaModding/Toolkit 2024年08月03日 14:16:10 +02:00
Megumin pushed to main at ExanimaModding/Toolkit 2024年08月03日 14:16:00 +02:00
a91c93f3f2 rreplace char_p::Box with repr_c::String