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:
parent
63ba6b789c
commit
02eaa63fa0
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue