aboutsummaryrefslogtreecommitdiff
path: root/src/modules/version.js
AgeCommit message (Collapse)Author
2023-03-05small cleanups and changes in comments0neGal
I've made some code return early instead of adding more nesting, on top of this I've added some more comments in some files, rephrased a few things, and so on...
2023-03-04modularized getXXVersion() functions0neGal
Both getTF2Version() and getNSVersion() are now in version.js