1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-01-31 22:47:25 +00:00

Add documentation link

This commit is contained in:
jam1garner 2020-04-14 22:58:36 -04:00 committed by GitHub
parent 63ba6b789c
commit 02eaa63fa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@
A template for writing skyline plugins for modding switch games using Rust and skyline-rs.
[Documentation for skyline-rs](https://ultimate-research.github.io/skyline-rs-template/doc/skyline/index.html)
## Prerequisites
* [Rust](https://www.rust-lang.org/install.html) - make sure rustup, cargo, and rustc (preferrably nightly) are installed.