bevy-cli/bevy-cli

7 lines
87 B
Text
Raw Permalink Normal View History

2025-01-06 02:31:31 -06:00
#!/usr/bin/env sh
BASEDIR=$(realpath $(dirname $0))
node "$BASEDIR/src/index.js" $@