summaryrefslogtreecommitdiff
path: root/manifest.scm
AgeCommit message (Collapse)Author
2021-12-30Pulled lots of things out of game loopRobby Zambito
2021-11-26Added more required dependenciesRobby Zambito
2021-11-25Added manifest.scmRobby Zambito
Useful for creating reproducible build environments Also bumped guile version to 3.0 Moved stdio.h include above readline includes.