You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,4 +26,4 @@ When that's all done, you should have the tModLoader source in the src folder. O
26
26
27
27
### Committing changes
28
28
29
-
So you've made some changes to Terraria and want to commit them. Run setup.bat again, then click on Diff tModLoader. This will create patch files with the changes you've made. Finally, all you'll need to do is commit the patches folder.
29
+
So you've made some changes to Terraria and want to commit them. Run setup.bat again, then click on Diff tModLoader. This will create patch files with the changes you've made. Finally, all you'll need to do is commit the patches folder. Take a look at the changes indicated in the commit to ensure that only the changes you want are included, and not any other accidental modifications or reformattings.
0 commit comments