Changes

Jump to navigation Jump to search
fix list formatting
Line 12: Line 12:     
How I figured this out is beyond my understanding. But there are additional steps that must be taken in Sourcetree before advancing to the step of adding mod files. After cloning the repo:
 
How I figured this out is beyond my understanding. But there are additional steps that must be taken in Sourcetree before advancing to the step of adding mod files. After cloning the repo:
1. Navigate to repo settings (gear icon top right)
+
#Navigate to repo settings (gear icon top right)
2. Click "Remotes" section
+
#Click "Remotes" section
3. Highlight the git path
+
#Highlight the git path
4. Click "edit" button
+
#Click "edit" button
5. Click on the globe icon to the right of the URL/path
+
#Click on the globe icon to the right of the URL/path
6. Highlight the project name
+
#Highlight the project name
7. Click "edit accounts" button
+
#Click "edit accounts" button
8. Double-click on the Github account. An auth window will pop up.
+
#Double-click on the Github account. An auth window will pop up.
9. The default auth method is set to OAuth. Change to "Personal Access Token."
+
#The default auth method is set to OAuth. Change to "Personal Access Token."
10. Input username and token
+
#Input username and token
11. If not already selected, make sure Protocol is set to "HTTPS" and Save.
+
#If not already selected, make sure Protocol is set to "HTTPS" and Save.
    
Finally, I was able to commit and publish my mod's code to Github.
 
Finally, I was able to commit and publish my mod's code to Github.
106,465

edits

Navigation menu