- Aug 29, 2020
-
-
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)
-
- Jun 12, 2020
-
-
klorpa authored
-
- Apr 28, 2020
-
-
- 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
-