Skip to content

A starter template aimed at creating PS Vita applications using rust

Notifications You must be signed in to change notification settings

AntarEspadas/vita-rust-starter

Repository files navigation

Starter template for creating PS Vita applications using rust

Install cargo make with

cargo install cargo-make

Then compile the with

cargo make

And copy the resulting vpk from target/arm7-vita-eabihf/release to your Vita. This step can be partly automated by starting an ftp server from your Vita and running ./copy-target.sh <ftp-server-address>

Most credit for this code goes to the Vita Rust project

About

A starter template aimed at creating PS Vita applications using rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published