Skip to content
  • Christian Persch's avatar
    guile: Load games from %load-path · 5a5d567c
    Christian Persch authored
    Instead of constructing the path directly, load the game with
    scm_primitive_load_path().
    
    Install the game files in a directory versioned with the effective
    guile version.
    
    Add a function to get the list of installed games, and use it in
    the game chooser.
    5a5d567c