tangled
alpha
login
or
join now
starhaven.dev
/
studio
Paper Mario (N64) modding IDE
starhaven.dev/studio
1
fork
atom
overview
issues
pulls
pipelines
studio
/
crates
/
star-studio
/
src
/
main.rs
at
9bbc881f510c2eb22a2c38eecf5b4a91f6b037f5
45 B
view raw
1
fn
main
(
)
{
2
println!
(
"
Hello, world!
"
)
;
3
}