diff --git a/GD_INSTRUCTIONS.MD b/GD_INSTRUCTIONS.MD index 645500a..e6cf3a6 100644 --- a/GD_INSTRUCTIONS.MD +++ b/GD_INSTRUCTIONS.MD @@ -13,22 +13,18 @@ 3. On the next screen name your project JKSV. Organization is not required. Click create. 4. Give it a few seconds and the project should be created. 5. In the top left corner of your screen, click the navigation menu to the left of where it says **Google Cloud**. Find **Enabled APIs and services**. You may need to refresh the page if it doesn't update automatically to continue.
-6. **Double check at this point to make 100% sure JKSV is the active project just in case it is not.** -
+6. **Double check at this point to make 100% sure JKSV is the active project just in case it is not.**
7. Once the dashboard loads, click **+ENABLE APIS AND SERVICES**.
8. Scroll down a little and find Google Drive API under Google Workspace.
9. Click on it and click Enable on the next screen. 10. On the next screen, Google should be informing you that you need to create credentials in order to use Drive. Click Create Credentials.
-11. Under **Which API are you using?**, find **Cloud Storage API**. Under **What data will you be accessing?**, select **User data**. Click **Next**. -
+11. Under **Which API are you using?**, find **Cloud Storage API**. Under **What data will you be accessing?**, select **User data**. Click **Next**.
12. Fill out the following the following screen. **Save and continue**. 13. Click **Add or Remove Scopes**. 14. Find **.../auth/drive** in the API list, select it, and click update. **Save and Continue**. 15. At this point you should be at a section named **OAuth Client ID**. Select **Desktop app**, name it **JKSV** and click **Create**. 16. Download the credentials saved in JSON format for later. Click **Done**. -17. Next, open the navigation menu in the top left again. Go down to **APIs and Services** and click on **OAuth consent screen**.
-
-18. Scroll down to the section named **Test users**. Add yourself as a test user. This concludes the Google side of things.
-
+17. Next, open the navigation menu in the top left again. Go down to **APIs and Services** and click on **OAuth consent screen**.
+18. Scroll down to the section named **Test users**. Add yourself as a test user. This concludes the Google side of things.
19. Next, find the JSON file you downloaded earlier. Copy it or send it via FTP to the following folder on your SD Card: `SD:/config/JKSV/` 20. The next time you start JKSV on your Switch, you should be prompted to login to Google via the Switch's web browser. Ta-da! \ No newline at end of file