summaryrefslogtreecommitdiff
path: root/scripts/updater.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-05-23Add interactive game updater scriptZeLibertineGamer1-0/+54
This is an interactive, but extremely dumb script that is not robust with error handling at all. However, it's a good start and a proof of concept. When/if this gets refactored, it'll be rather nice.
78e64a9a&follow=1'>Clean up 1-13 and 1-20, correct 1-21zlg4-46/+60 1-13 uses less variables and a for loop for the chart header 1-20 has minor changes 1-21 was rewritten to behave properly README has been rewritten to reflect the limitations of my solutions 2012-11-29Correct 1-13's chart headingzlg2-2/+8 Thanks to ##c's rizlah 2012-11-26Solve Exercise 1-21: entabzlg2-5/+56