BizHawk/waterbox/waterboxhost/build-release.sh

4 lines
78 B
Bash

#!/bin/sh
cargo b --release
cp target/release/libwaterboxhost.so ../../Assets