bloatrunner/bundle.scm

13 lines
621 B
Scheme

'((asset-directories . ("assets/images" "assets/levels"))
(binary-directories . ("/usr/bin"
"/gnu/store/b5fan2998bvhb0fgjn74syhskbnszn77-profile/sbin"
"/gnu/store/b5fan2998bvhb0fgjn74syhskbnszn77-profile/bin")
)
(library-directories . ("/usr/lib/"
"/home/pti/.guix-profile/lib/"
"/home/pti/.guix-home/profile/lib/"
"/gnu/store/b5fan2998bvhb0fgjn74syhskbnszn77-profile/lib/")
)
(bundle-name . "bloatrunner-0.1.0-x86_64")
(code . "game/main.scm")
(launcher-name . "bloatrunner"))