aboutsummaryrefslogtreecommitdiff
path: root/src/files.cpp
Commit message (Collapse)AuthorAgeFilesLines
* feat: Added a writer classDylan2026-05-041-0/+160
Also moved both the reader and writer class to the same files, named files.{cpp,h}