Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

monolifed/lth

Repository files navigation

Last Train Home GLFW port https://hby.itch.io/last-train-home

Running

  • Requires: libglfw libGL libopenal
  • Download repository and type make
  • Go to build/ directory
  • Copy data.bin (from the windows version of the game)
  • Now you have data.bin and LastTrain in the same directory
  • Type ./LastTrain

License

Public Domain (except for miniz (MIT), GLFW (Zlib), OpenAL-soft (LGPL) headers/libs)
https://itch.io/post/1255686