Skip to content
  • Martin Törnqvist's avatar
    Improve the directory structure · de0b6115
    Martin Törnqvist authored
    * All extra files (images, audio, ...) to be copied to the builds are
      stored in a single directory 'installed_files', to make it more clear
      and explicit which files are included in the builds
    * Nicer file/directory structure in the builds
    * Moved more path speficications to paths.cpp, to have a more
      centralized control of the file/directory structure
    * All user files (save, config, highscore, game summary files) are
      stored in a separate directory 'user' (instead of in the 'data'
      directory, which now only contains "static" files)
    de0b6115