summaryrefslogtreecommitdiff
path: root/Install.HC
AgeCommit message (Collapse)Author
7 daysVarious grammatical and punctuation fixes on info tagsHarley Travis
I fixed the punctuation on some of the info tags, and added a few more THEN tags where they were needed.
7 daysUpdate source file information commentsHarley Travis
I have added the "PURPOSE", "TO USE", and "THEN" tags to make the information sections more easy to read while keeping line length down. These are used by a Python script I wrote to generate an instruction file.
2026-05-29Update Install.HCHarley Travis
I added a missing semicolon that caused the CopyTree call to trigger an exception upon being #included.
2026-05-27Refactor source code and create an "installer"Harley Travis
I have moved some source files into subdirectories for ease of installation. I have also added an installer script to automatically place driver files into their respective system directories.