From 685f4639097fd6f9a023e48ba1fd8741ee4fc2dd Mon Sep 17 00:00:00 2001 From: Kyle Austad Date: Sat, 5 Oct 2024 16:52:40 -0600 Subject: [PATCH] Update Quick Start --- Quick-Start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quick-Start.md b/Quick-Start.md index cdcffb1..32f4147 100644 --- a/Quick-Start.md +++ b/Quick-Start.md @@ -1,6 +1,6 @@ # Quick Start -If all you want to do is get going with the system by getting your own items up and running in the shop, replace the ship mesh, and the station mesh then start here. This will also show you how to replace the included pawn with one of your own and transfer the logic over if you so desire. +If all you want to do is get going with the system by getting your own items up and running in the shop, [replace the ship mesh](https://git.crabinteractive.com/crabdev/MSSS-Documentation/wiki/Quick-Start#replacing-the-included-pawn-mesh), and [the station mesh](https://git.crabinteractive.com/crabdev/MSSS-Documentation/wiki/Quick-Start#replacing-included-station-mesh) then start here. This will also show you how to replace the included pawn with one of your own and transfer the logic over if you so desire. I'll be using the Third Person Template as a starting point. Once you have added MSSS to your existing project, there will be a folder containing all the assets you need to get started.