Add flags on run command : - `--watch` that allow run command to watch compiled files - `--build` that allow run command to build before run (with watch if `--watch` is set) This command will run game in a loader with watcher.