Skip to content
Snippets Groups Projects
  1. Aug 29, 2020
    • 00c356's avatar
      Portability improvements for compile.sh · 8dc7ba83
      00c356 authored
      changed `#!/bin/bash` to `#!/bin/sh` as we don't use any bash features and is more POSIX compliant (ie, works on more systems without extra configuration)
      added user execution permissions to all binaries (for some reason none of them were stored as executable by git? Might be a no-op on some systems)
      8dc7ba83
  2. Jun 12, 2020
  3. Apr 28, 2020
    • LollipopScythe's avatar
      Several File structure compiling changes and added tweego v2.1.1 compilers · 3d3b8b81
      LollipopScythe authored and Vrelnir's avatar Vrelnir committed
      - Added all Tweego compilers to the devtools and moved the `StoryFormats` folder to the same location
      - Moved the Tweego licence to the same folder
      - Re-written `compile.bat`, compile-watch.bat` and `compile.sh` so they can make use of the new compilers with help from the freecities pregmod git
      - Updated `README.md` to reflect the above changes
      3d3b8b81
Loading