This website requires JavaScript.
Explore
Help
Register
Sign In
NG-SD-Plugins
/
Fantastic
Watch
2
Star
0
Fork
You've already forked Fantastic
0
Code
Issues
4
Pull requests
Projects
Releases
11
Wiki
Activity
7cc91b2c0b
Fantastic
/
backend-rs
/
build.sh
6 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Upgrade to decky 2.0 plugin system
2022-07-05 03:02:38 +01:00
#!/bin/bash
cross build --release
Update build config
2022-07-28 22:00:42 +01:00
mkdir ../bin
cp ./target/release/fantastic-rs ../bin/backend
Reference in a new issue
Copy permalink