feat: add mondough package to run strudel via mondo

This commit is contained in:
Felix Roos 2025-03-16 10:49:18 +01:00
parent 11196fb1e6
commit fae59a6bcd
No known key found for this signature in database
8 changed files with 221 additions and 5 deletions

View file

@ -84,6 +84,7 @@ export function loadModules() {
import('@strudel/gamepad'),
import('@strudel/motion'),
import('@strudel/mqtt'),
import('@strudel/mondough'),
];
if (isTauri()) {
modules = modules.concat([